FedStoa / moa

A Mastodon, Twitter, and Instagram Cross-poster
https://moa.party
MIT License
355 stars 19 forks source link

MastodonAPIError: ('Mastodon API returned error', 500, 'Internal Server Error', None) #93

Closed foozmeat closed 5 years ago

foozmeat commented 5 years ago

https://sentry.io/james-moore-p3/moa/issues/827511839/?referrer=github_plugin

MastodonAPIError: ('Mastodon API returned error', 500, 'Internal Server Error', None)
(7 additional frame(s) were not displayed)
...
  File "moa/app.py", line 159, in options
    catch_up_mastodon(bridge)
  File "moa/app.py", line 204, in catch_up_mastodon
    bridge.mastodon_account_id = api.account_verify_credentials()["id"]

MastodonAPIError: ('Mastodon API returned error', 500, 'Internal Server Error', None)