Summary
Error occurs when setting up connection between destination Quickbooks connector and source in UI, redirecting to error page.
Question
Hi airbyte folks & <@U04SE163WC8>
I have build a destination quickbooks connector and when set up connection with source in UI, its redirecting to oops something went wrong.
pls help
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.
Join the conversation on Slack
["destination-quickbooks-connector", "connection-setup", "error"]
I’m sorry to hear that you’re having trouble setting up the QuickBooks connector in Airbyte. Based on the information provided, it’s hard to pinpoint the exact issue. However, here are a few things you can check: 1. Credentials: Make sure you have correctly entered the OAuth2.0 application ID and secret, refresh token, access token, token expiry date, and realm ID. You can refer to the QuickBooks setup guide for more details. 2. Sandbox Mode: If you’re using a sandbox environment for testing, ensure that the “Sandbox” option is turned on when setting up the connector. 3. Errors: Check if there are any error messages in the logs. For example, a 401 Client Error: Unauthorized
error indicates an issue with the authentication process. This was reported in a Github issue and might be similar to your case. If you’re still facing issues, I recommend creating a new issue in the Airbyte Github repository providing as much detail as possible about the error you’re encountering. This will help the Airbyte team to better understand and resolve your issue.