You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Untappd's API is very interesting that it needs to redirect to a specific page (and not any page you give it under a domain - like Facebook's API). One way to handle this is to set a cookie and read from it (to know the final redirect) when the user connects to Untappd.
Expect result:
User is returned to Suggest a Keg page after linking Untappd account on Suggest a Keg page
Actual result:
User is returned to index page after linking Untappd account on Suggest a Keg page
Reproduction steps:
The text was updated successfully, but these errors were encountered: