API ERROR: Invalid base64-encoded string: number of data characters (5) cannot be 1 more than a multiole of 4 #133
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm getting this error when trying to run via api, does anyone know how I can fix it?
I'm generating base64 through this website:
{ "error": "Error", "detail": " ", "body": " ", "errors": "Invalid base64-encoded string: number of data characters (5) cannot be 1 more than a multiole of 4" }