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

AuthorizationException from Terms of Service Acknowledgement #2

Open
jonathanraftery opened this issue Sep 10, 2018 · 5 comments
Open
Labels
bug Something isn't working

Comments

@jonathanraftery
Copy link
Owner

jonathanraftery commented Sep 10, 2018

Client will throw AuthorizationException: 'Identity provider exception' if Terms of Service have not been acknowledged.

Typically this exception results from incorrect credentials, but currently is also thrown in the event above. Client needs a more meaningful exception in this case, or to automatically acknowledge the ToS.

Current workaround

Manually perform OAuth login with the provided credentials to clear the ToS acknowledgement. Once acknowledged, the issue is permanently resolved.

@jonathanraftery jonathanraftery added the bug Something isn't working label Sep 15, 2018
@survivorbat
Copy link
Contributor

Still having issues with this

@jonathanraftery
Copy link
Owner Author

Indeed, the issue is still open with no progress. Did the workaround work for you?

@survivorbat
Copy link
Contributor

Yep, although it did take me some time to figure out that I had to be logged into BH in order for the website not to redirect me to the homepage.

@survivorbat
Copy link
Contributor

#10 Pull requuest made

@survivorbat
Copy link
Contributor

Do you plan to intergrate it into the library? Or just keep it as a one-time inconvenience?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants