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
The upload was working pretty nifty for the last 3 years,
but now I am running into a Google Oauth error:
Access blocked: request is invalid error 400: invalid_request
Did not changed anything in the shell script, which batch uploads the videos from the MacOS terminal.
I created new credentials and changed the old client_secrets.json,
but the error stays just the same.
Any help, gratefully received.
The text was updated successfully, but these errors were encountered:
Yes, getting the same thing. Seems to be down to Google tightening up on Oauth2 and disallowing OOB authentication - follow the links in the Access blocked dialog for more info.
The upload was working pretty nifty for the last 3 years,
but now I am running into a Google Oauth error:
Access blocked: request is invalid error 400: invalid_request
Did not changed anything in the shell script, which batch uploads the videos from the MacOS terminal.
I created new credentials and changed the old client_secrets.json,
but the error stays just the same.
Any help, gratefully received.
The text was updated successfully, but these errors were encountered: