tokland/shoogle

Failed authorization: Error 400: invalid_request

Nemem9aa opened this issue · 0 comments

Hi,
Im using Shoogle in my bash scripts to upload videos to youtube for years. Tried to move scripts to new computer and therefore it needs new authentication. Im using cli version (web based is broken ... it needs qt4 which is not available on newer systems) however after pasting link into browser google spits error message:
Access blocked: youtube-upload’s request is invalid
....
Error 400: invalid_request

After some searching I found this:
https://stackoverflow.com/questions/71318804/google-oauth-2-0-failing-with-error-400-invalid-request-for-some-client-id-but

Seems this way of authentication is depreciated. (???)

Is there any workaround for this problem?