Skip to content

fix(amazon): replace deprecated API with working endpoint#386

Open
thomasantony12 wants to merge 1 commit intofrappe:developfrom
thomasantony12:discontinued_sp_api_fix
Open

fix(amazon): replace deprecated API with working endpoint#386
thomasantony12 wants to merge 1 commit intofrappe:developfrom
thomasantony12:discontinued_sp_api_fix

Conversation

@thomasantony12
Copy link
Copy Markdown

Summary:
The previous API used for fetching product details was deprecated, resulting in failed requests.
This commit updates the integration to use the new, active API endpoint provided by Amazon.

Changes:

  • Updated endpoint path and parameters.
  • Adjusted response parsing to match new API response format.

Testing:

  • Successfully retrieved product details for multiple ASINs.
  • Verified response structure and field mapping.

Closes #355 #307

@thomasantony12
Copy link
Copy Markdown
Author

@ankush Can you look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/catalog/v0/items Endpoint Discontinued by SP API

1 participant