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

The redirect_uri parameter is not valid #39

Open
tbishopzendoks opened this issue Dec 11, 2017 · 6 comments
Open

The redirect_uri parameter is not valid #39

tbishopzendoks opened this issue Dec 11, 2017 · 6 comments

Comments

@tbishopzendoks
Copy link

Receiving this error in Auth0 log after following your guide. Any suggestions?

The redirect_uri parameter is not valid: "zendoks.app.mobile%3A%2F%2Fzendoks.auth0.com%2Fcordova%2Fzendoks.app.mobile%2Fcallback" If url looks fine, check that you are not including non printable chars

@kmaida
Copy link

kmaida commented Jan 11, 2018

You've installed cordova-plugin-customurlscheme and set variables using your package ID and Auth0 domain accordingly? Also, your config in the AuthService is:

callbackURL: location.href

BTW: this Quick Start example is currently in the process of being rewritten in Ionic 3, and the newer version will be published shortly.

@ankit-ilogix
Copy link

@kmaida
Can you please give me date of publish of new version of Auth0 quick start in ionic 3. I have getting below error.
"response state does not match expected state"

@gabedeko
Copy link

gabedeko commented Feb 6, 2018

Do we have a timeline for when the updated quick start will be published for Ionic 3?

@kmaida
Copy link

kmaida commented Feb 6, 2018

@ankit-ilogix @gabedeko I don't have a confirmed publish date yet, only that it should be ready in the next few weeks. I can, however, point you to the sample repo that implements Ionic 3 with auth0-cordova--but with the caveat that it's not finalized. It does work as-is, but the sample may change again before the QS is published, so use it at your own risk! https://github.com/kmaida/auth0-ionic3-samples

Also, if you find any issues with it, please feel free to add them / submit PRs to that repo.

@gabedeko
Copy link

gabedeko commented Feb 6, 2018

Thanks! I'll be anticipating it being published.

@radhanpuraankit
Copy link

Thank you so much @kmaida

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

5 participants