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

fix redirMode #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix redirMode #205

wants to merge 1 commit into from

Conversation

SavunOski
Copy link
Contributor

YouTube app changes method from POST to GET if a redirection happens, meaning registerDevice calls now get a 404 response.
This causes the app to show the "There was an error starting up." error message, unless the device registered before. In which case, the app continues to function normally, as it uses the cached ID and key.

YouTube app changes method from POST to GET if a redirection happens, meaning registerDevice calls now get a 404 response
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.

1 participant