Skip to content
New issue

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

throw InvalidTokenException when Google uploadVideo returns HTTP 401 #1262

Merged

Conversation

alexeyqu-fb
Copy link
Collaborator

@alexeyqu-fb alexeyqu-fb commented Aug 15, 2023

The Google API can return org.apache.http.client.HttpResponseException: status code: 401, reason phrase: The upload could not be initialized. Unauthorized which is essentially a token problem => should be wrapped into InvalidTokenException.

@jzacsh jzacsh merged commit 2fc23cf into google:master Aug 16, 2023
5 checks passed
@alexeyqu-fb alexeyqu-fb deleted the bugfix/upload-video-401-invalid-token branch August 17, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants