mrphlip / lrrbot

LoadingReadyRun Twitch chatbot
https://lrrbot.com/
Apache License 2.0
30 stars 20 forks source link

500 Internal Server Error after OAuth2 when linking Patreon account #1531

Closed creideiki closed 6 days ago

creideiki commented 6 days ago

I'm trying to link my Patreon and Twitch accounts with LRRBot. I go to https://lrrbot.com/patreon/ and click "Link Patreon account". I get redirected to an OAuth2 transaction on Patreon saying that LRRbot wants to view my account and pledge information. I click "Allow". I get redirected back to https://lrrbot.com/patreon/login?code=<>&state=<>, which shows an "Internal Server Error" message.

These are the same symptoms as in #1485, but I've never had another Twitch or Patreon account, so I don't think it's the same root cause.

andreasots commented 6 days ago

This is now fixed. You should be able to link the accounts now.

creideiki commented 6 days ago

Yes, it works now. Thanks!