Another Quickbooks API OAuth Question

I’m running into some issues getting the API connected to Quickbooks. I know a plugin exists out there, but I’m hoping to figure this out for my own edification. I’m running fine in Postman using the same credentials.

The error I get says API Connector error: the Oauth2 API Quickbooks is not configured properly - missing access_token getting data Oauth2. It looks like I’m connecting to Quickbooks, but not getting the access token back into Bubble.

I receive this error in bubble when I run the signup workflow:

I see this 302 error in the console:

Request URL:https://app.haulersoftware.com/api/1.1/oauth_redirect?code=AB11570830516RJsWDWMc873GOrR86MIsEHnpNl8W1rW3yEKLV&state=%257B%2522debug_mode%2522%253A%2522true%2522%252C%2522oauth_provider%2522%253A%2522apiconnector2-bTIwG%2522%252C%2522resume_key%2522%253A%25221570830152417x368535723377882900%2522%252C%2522used_redirect_url%2522%253A%2522https%253A%252F%252Fapp.haulersoftware.com%252Fversion-test%252Fquickbooks%253Fdebug_mode%253Dtrue%2522%252C%2522redirect_unique_id%2522%253A%25221570830153147x159580487000619460%2522%257D&realmId=123146228950379
Request method:GET
Remote address:54.68.12.205:443
Status code:302
Version:HTTP/1.1
Referrer Policy:no-referrer-when-downgrade

Here’s how my API is set up:

Any ideas? I think I’ve tried just about every setting in the API Connector!

@zachwhitt did you ever complete the QuickBooks API?

I’m also struggling to connect QuickBooks with my app. Feel free to follow along here as I try and figure this out.

Any information you have, please share - it will be helpful. Even if you gave up because it was too difficult :grimacing: