- Is this your first time deploying Airbyte?: No
- OS Version / Instance: Ubuntu
- Memory / Disk: 4Gb / 30GB
- Deployment: Google Cloud Compute
- Airbyte Version: What version are you using now? 0.40.10
- Source name/version: WooCommerce / 0.1.1
- Destination name/version: BigQuery / 1.2.4
- Step: The issue is happening during sync
- Description: Airbyte was also able to connect during the initial setup of the connector, but throwing an error for “Unauthorized for url” during the sync. I am able to manually connect via the browser or through Postman using the same method (Basic Auth). All credentials provided are confirmed to be correct. Based on the error, it looks like the customer_key and customer_secret values are not passed into the URL in any way, which would explain why the response would show a lack of permissions. When I use the same url as Airbyte but add in those 2 attributes, it can successfully connect and return results. This seems to indicate that the API credentials and setup on the WooCommerce side are fine, but something is off with how Airbyte is trying to pass these values during the sync. I’ve attached a screenshot of the error and a copy of the logs for reference. Is this a known issue or is there an extra step that I am missing to properly allow this to connect?
12dbcf62_bf38_40be_8df2_287441f1b9c3_logs_14_txt.txt (124.8 KB)
Thank you!
Mike