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

When CodePush account registration from CLI, too many redirects error occured #30

Open
levin-yu opened this issue Oct 28, 2024 · 2 comments

Comments

@levin-yu
Copy link

Hello, I did configurations to code push api, and cli.

Both the API server and CLI are set up, and Oauth authentication is set to Microsoft.

I'm running the server on localhost for quick testing.

But there's one problem.

When I try to register an account with CLI, the browser redirects infinitely.

If I clear the cookies and try again, I can log in normally, but it doesn't return to the redirect URI normally.

How do I fix this?

@levin-yu
Copy link
Author

And, even if you successfully log in to your Microsoft account, the redirection continues to repeat as the URL parameters change.

@ZoiTim
Copy link

ZoiTim commented Dec 10, 2024

I have had the same issue, had to change to github Oauth.
Have you found a solution by any chance ?

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

No branches or pull requests

2 participants