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

youtube can only log in on localhost #54

Open
northamerican opened this issue Oct 2, 2024 · 0 comments
Open

youtube can only log in on localhost #54

northamerican opened this issue Oct 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@northamerican
Copy link
Owner

Technical limitation / bug

Google Cloud API Client ID for Web application Authorized JavaScript origins and Authorized redirect URIs must be localhost or a valid domain.

Invalid Origin: must end with a public top-level domain (such as .com or .org).

as such, viz must be run with --local in order to log in to youtube.

this can be resolved once a domain is registered, or in production.

@northamerican northamerican added the bug Something isn't working label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant