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

Does not return token if the redirect url doesn't have "www" #78

Open
ashmaster opened this issue Oct 15, 2020 · 6 comments
Open

Does not return token if the redirect url doesn't have "www" #78

ashmaster opened this issue Oct 15, 2020 · 6 comments

Comments

@ashmaster
Copy link

Inside the webview navigation state change the url is checked using startWith() method but it returns false if the redirect url doesn't contain "www"

@hungdev
Copy link
Owner

hungdev commented Oct 22, 2020

@ashmaster thank for your reporting, now we must enter the correct redirectUrl, i will fix it in next version :)

@Rramandeep
Copy link

in webview after authorize request page is navigating to redirect url but not returning any token.

@ashmaster
Copy link
Author

in webview after authorize request page is navigating to redirect url but not returning any token.

Did you try giving www for the redirect url

@Rramandeep
Copy link

Rramandeep commented Oct 23, 2020

in webview after authorize request page is navigating to redirect url but not returning any token.

Did you try giving www for the redirect url

but on fb dev console i cant add www as redirect url, both url(Oauth redirect url in fb dev console and redirect url in webView) should be same.

@Rramandeep
Copy link

@ashmaster how to solve this?

@hungdev
Copy link
Owner

hungdev commented Nov 4, 2020

@ashmaster @Rramandeep hi guys, now im fixing this bug, but I tried with redirect url without www, it can still return token.
could you give me your code? i want to see your redirect url format.

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

3 participants