Patreon API Errors on Edit Tiers Page

When on the https://www.patreon.com/edit/tiers page clicking the ‘Edit Tiers’ button causes an exception to occur. Is there some sort of problem with the Patreon API at the moment?

Furthermore, when attempting to add the Patreon discord bot to my reward tiers I am greeted with a json response of false and failure.

Image Of Errors

Below is the error that I am seeing in the console when clicking the edit tiers button:
raven.js:1542 GET https://www.patreon.com/api/integration/discord/2303553?json-api-version=1.0&include=[] 400

index.js:109 Uncaught (in promise) ApiError: 400 -
at https://c1.patreon.com/content-based/2.6e8b3c05.chunk.js:1:17015
at s (https://c1.patreon.com/content-based/2.6e8b3c05.chunk.js:1:280557)
at Generator._invoke (https://c1.patreon.com/content-based/2.6e8b3c05.chunk.js:1:280345)
at Generator.t. [as next] (https://c1.patreon.com/content-based/2.6e8b3c05.chunk.js:1:280979)
at o (https://c1.patreon.com/content-based/2.6e8b3c05.chunk.js:1:220287)
at u (https://c1.patreon.com/content-based/2.6e8b3c05.chunk.js:1:220485)

Considering that this is a bug with Patreon’s main website API I am available to give any extra details required to resolve this issue.

I have linked an Image in the first post which shows the exact api errors occurring.