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" }
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]( https://www.base64-image.de/):
`{
"error": "Error",
"detail": " ",
"body": " ",
"errors": "Invalid base64-encoded string: number of data characters (5) cannot be 1 more than a multiole of 4"
}`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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" }