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

OAuth flow fails if the version of omniauth-oauth2 gem installed is 1.4.0 or above #5

Closed
nisanthchunduru opened this issue Mar 2, 2019 · 1 comment

Comments

@nisanthchunduru
Copy link
Contributor

nisanthchunduru commented Mar 2, 2019

The omniauth-oauth2 gem (which omniauth-pipedrive depends upon) contains this change omniauth/omniauth-oauth2#70 since version 1.4.0. The change causes the OAuth flow to fail

screen shot 2019-03-01 at 6 51 51 pm

Ensure the gem is compatible with omniauth-oauth2 1.4.0 and above.

@nisanthchunduru
Copy link
Contributor Author

Fixed in #4

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