Skip to main content
Log inSign up
Anchor to ArticleUpdateUserErrorCode

ArticleUpdateUserErrorCode

enum

Possible error codes that can be returned by ArticleUpdateUserError.

•

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

•

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

•

User must exist if a user ID is supplied.

•

The input value is blank.

•

The input value is invalid.

Anchor to INVALID_PUBLISH_DATEINVALID_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.

•

Image upload failed.


Was this section helpful?


Was this section helpful?