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

Getting "No scope available" on Heroku deploy #30

Open
sanjaypoyzer opened this issue Dec 22, 2015 · 0 comments
Open

Getting "No scope available" on Heroku deploy #30

sanjaypoyzer opened this issue Dec 22, 2015 · 0 comments

Comments

@sanjaypoyzer
Copy link

Hi, I've just tried to deploy the sample app on Heroku, and I'm getting "No scope available" (https://login.uber.com/oauth/errors?error=no_scope).

Things I did:

  1. Clicked the "Deploy to Heroku" button in the readme
  2. Added my client token and secret
  3. Successfully deployed.
  4. Added https://{my-app-name}.herokuapp.com/submit to my app's Redirect URLs and also added https://{your-app-name}.herokuapp.com to my app's Origin URI for good measure.
  5. Added FLASK_DEBUG & False to the Heroku config vars (as key and value respectively).

I'm sure I'm missing something here, but whatever it is should probably be clarified in the readme.

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

1 participant