You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See an example response when failing authorization for updating a phrase :
{"httpStatus":401,"error":"error:phrase:create","errorDescription":{"error":"unauthorized","errorDescription":"Unauthorized"},"trace":"ComposerError: error:phrase:create\n at Error.ComposerError (/src/src/lib/composerError.js:13:15)\n at /src/src/routes/phrase.js:98:12\n at runMicrotasksCallback (node.js:337:7)\n at process._tickDomainCallback (node.js:381:11)"}
The text was updated successfully, but these errors were encountered:
See an example response when failing authorization for updating a phrase :
The text was updated successfully, but these errors were encountered: