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

GetOAuthAuthorizationUrl(state) not working properly #32

Closed
Mrloic23 opened this issue Aug 22, 2021 · 4 comments
Closed

GetOAuthAuthorizationUrl(state) not working properly #32

Mrloic23 opened this issue Aug 22, 2021 · 4 comments

Comments

@Mrloic23
Copy link

for some reasons, GetOAuthAuthorizationUrl doesn't put the status nor the client id in the oauth link
image_2021-08-23_014619

@Cytraen
Copy link
Owner

Cytraen commented Aug 31, 2021

EDIT: Looking again, it might be that I have hardcoded the EN site, and you're being redirected to the FR site. I'd appreciate it if you could let me know how you fixed this.

@Mrloic23
Copy link
Author

Mrloic23 commented Aug 31, 2021

it's both this and the fact that for some reasons the listener I implemented decided to just say "no I'm not opening for requests" (fixed since), and your not seing the state and client id because if was testing stuff on my browser and forgot to go back to the original link opened

@Mrloic23
Copy link
Author

Just re watched my original issue, I forgot to put escape characters in my cmd command (spoiler, cmd doesn't like &s and equals symbols)

@Cytraen
Copy link
Owner

Cytraen commented Sep 2, 2021

Ah. Glad you got it sorted, v0.9.0 will have an option to include language/country code if for some reason the redirect does break something.

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