Anchor to section titled 'undefined'

ArticleUpdateUserErrorCode
enum

Possible error codes that can be returned by ArticleUpdateUserError.


value-ambiguousauthor
AMBIGUOUS_AUTHOR

Can't update an article author if both author name and user ID are supplied.

value-ambiguousblog
AMBIGUOUS_BLOG

Can't create a blog from input if a blog ID is supplied.

value-authormustexist
AUTHOR_MUST_EXIST

User must exist if a user ID is supplied.

The input value is blank.

value-invalidpublishdate
INVALID_PUBLISH_DATE

Can’t set isPublished to true and also set a future publish date.

The record with the ID used as the input value couldn't be found.

The input value is already taken.

The input value is too long.

value-uploadfailed
UPLOAD_FAILED

Image upload failed.


Was this section helpful?

The error code.


Was this section helpful?
Map
ArticleUpdateUserErrorCode

Fields from