I’ve been trying to connect the API connector to manually reach Quickbooks API, and after having issues with getting the URI redirect, Quickbooks has been able to reach the Bubble OAuth redirect; however I’m now being met with an error message:
{"error_class":"UnexpectedError","args":
{"code":"1609364581163x481630141700444300"},
"message":"Sorry, we ran into a temporary bug and
can't complete your request. We'll fix it
as soon as we can; please try again in a bit!"}
Additionally, using the oauth playground in Quickbook’s developer tools using the URI that bubble says to use generates the following error when trying to get authorization codes.
Are these errors the result of something that I’m doing incorrectly?