We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
This sample is working for me when I try to get or list localizations for some video. But when I try to set localizations, it ends with this error :
A service error occurred: Error calling PUT https://www.googleapis.com/youtube/v3/videos?part=snippet%2Clocalizations: (403) Forbidden
I have set my $OAUTH2_CLIENT_ID and $OAUTH2_CLIENT_SECRET correctly.
Can anyone help me on this?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
This sample is working for me when I try to get or list localizations for some video.
But when I try to set localizations, it ends with this error :
A service error occurred: Error calling PUT https://www.googleapis.com/youtube/v3/videos?part=snippet%2Clocalizations: (403) Forbidden
I have set my $OAUTH2_CLIENT_ID and $OAUTH2_CLIENT_SECRET correctly.
Can anyone help me on this?
Thank you in advance.
The text was updated successfully, but these errors were encountered: