Patreon / patreon-js

Use the Patreon API via OAuth.
MIT License
151 stars 30 forks source link

Patreon API Errors on the Edit Tiers Page #36

Open natyusha opened 4 years ago

natyusha commented 4 years ago

Hello, the Patreon API is giving me 400 errors on the edit tiers page which is preventing me from using discord integration. I already contacted support a week ago and the issue remains. Below is a screenshot showing the Errors. To clarify the error appears as soon as I click the 'edit tiers' button on https://www.patreon.com/edit/tiers. The separate Discord window returning success:false happens after clicking the Connect to Discord Button.

Uncaught (in promise) ApiError: 400 - index.js:109
    at https://c1.patreon.com/content-based/2.f7b0b59d.chunk.js:1:17015
    at s (https://c1.patreon.com/content-based/2.f7b0b59d.chunk.js:1:280554)
    at Generator._invoke (https://c1.patreon.com/content-based/2.f7b0b59d.chunk.js:1:280342)
    at Generator.t.<computed> [as next] (https://c1.patreon.com/content-based/2.f7b0b59d.chunk.js:1:280976)
    at o (https://c1.patreon.com/content-based/2.f7b0b59d.chunk.js:1:220286)
    at u (https://c1.patreon.com/content-based/2.f7b0b59d.chunk.js:1:220484)

2019-10-25_19-00-46