- Arc XP Learning Center
- Knowledge Articles
- Author Service
- Cannot Update Author's Information
Cannot Update Author's Information
Symptoms
Author Service does not allow you to update the photo, email, or any other information
The error message "This slug already exists" appears
Cause
Slug is a unique identifier for each author. If a duplicate slug exists, then associated authors cannot be updated.
Solution
Identify the slug of the author
Identify Authors attached to a duplicate slug using the following Authors API call:
https://api.{{baseUrl}}/author/v2/author-service/?slug=unique_slug_here
Remove the duplicate author.
More Information
In this section: