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
InvalidCharacterError thrown by window.btoa() when users enters non-ASCII character in any field.
The text was updated successfully, but these errors were encountered:
ckingbailey
changed the title
Handle errors in create branch/add file/create pull request process
Handle errors in get-master/create-branch/add-file/create-pull-request process
Mar 1, 2020
In all cases, clean up after myself if process failed.
Possible errors
From create-branch endpoint
422 Unprocessable Entity
From get-master endpoint
404 Not Found: Master branch does not exist
When creating new file via the content endpoint
InvalidCharacterError
thrown by window.btoa() when users enters non-ASCII character in any field.The text was updated successfully, but these errors were encountered: