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

Typo #73

Merged
merged 3 commits into from
Dec 28, 2016
Merged

Typo #73

merged 3 commits into from
Dec 28, 2016

Conversation

amingilani
Copy link
Contributor

No description provided.

@amingilani
Copy link
Contributor Author

The current code for the API is incorrect, and not specifying :api_version => "2" defaults to :api_version => "1" with the error Auth0::InvalidCredentials: Invalid API v1 client_id and client_secret

You should've hired me, guys! 😁

Version number can't be a string, it has to be a number
@amingilani
Copy link
Contributor Author

This code was still incorrect, sorry. It appears as thought he :api_version cannot be a string and has to be an integer.

@amingilani
Copy link
Contributor Author

All fixed now.

@jesseproudman
Copy link
Contributor

Similar to #78. Suggest reviewing and merging both simultaneously.

@chenkie chenkie merged commit a9a3f54 into auth0:master Dec 28, 2016
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

Successfully merging this pull request may close these issues.

3 participants