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

Fix Untappd Linking Issue #340

Closed
wants to merge 8 commits into from
Closed

Fix Untappd Linking Issue #340

wants to merge 8 commits into from

Conversation

tybritten
Copy link

Closes #339 - Trailing "Auth_Token=None" in the absolute URI build used to be accepted by the untappd api during OAuth. It now fails. This strips it off the generated URL to allow new Untappd account linking to work.

Tyler Britten and others added 8 commits January 19, 2016 10:31
the GET call to the Untappd API doesn't handle the trailing Auth_Token=None anymore. You get a 500. This trims that off.
previous commit I added stripped the URL all the time instead of just when extra characters are there.
@tybritten tybritten closed this Jan 20, 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.

1 participant