-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
area/connectorsConnector related issuesConnector related issuescommunityconnectors/source/amazon-seller-partnerteam/extensibilitytype/bugSomething isn't workingSomething isn't working
Description
Connector Name
amazon-seller-partner
Connector Version
4.6.2
What step the error happened?
Configuring a new connector
Relevant information
While using airbyte cloud to create a source with the amazon-seller-partner connector while using the "create manually" method, the source is not able to get created. I have checked the correctness of the credentials being provided by using the refresh in the amazon api via postman. The same issue exists when the source is created using the airbyte api, then the source is created but a retest fails with the exact same error.
Relevant log output
File "/usr/local/lib/python3.11/site-packages/backoff/_sync.py", line 105, in retry
ret = target(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth/abstract_oauth.py", line 214, in _make_handled_request
response.raise_for_status()
File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.amazon.com/auth/o2/token
2025-04-12 21:27:52 error Check failed
2025-04-12 21:27:52 info Checking for optional control message...
2025-04-12 21:27:52 info Optional control message not found. Skipping...
2025-04-12 21:27:52 info Writing output of e55879a8-0ef8-4557-abcf-ab34c53ec460_88daf177-284a-4d44-80f8-99536b1221cf_0_check to the doc store
2025-04-12 21:27:52 info Marking workload e55879a8-0ef8-4557-abcf-ab34c53ec460_88daf177-284a-4d44-80f8-99536b1221cf_0_check as successful
2025-04-12 21:27:52 info
2025-04-12 21:27:52 info Deliberately exiting process with code 0.
2025-04-12 21:27:52 info ----- END CHECK -----
2025-04-12 21:27:52 infoContribute
- Yes, I want to contribute
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/connectorsConnector related issuesConnector related issuescommunityconnectors/source/amazon-seller-partnerteam/extensibilitytype/bugSomething isn't workingSomething isn't working