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

Passing data to createAuthorizationUrl method not working as expected #13

Open
prof-anis opened this issue May 3, 2020 · 1 comment

Comments

@prof-anis
Copy link
Contributor

when preparing data to pass to the createAuthorizationUrl method, it dosent count as none of the data is sent with the request. Data has to be present in form being submitted before it is sent along with the request. Hence any important data not in the form would trigger a missing argument exception

@bosunski
Copy link
Owner

bosunski commented May 3, 2020

Should be Fixed by #14 ...

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

2 participants