amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
534 stars 722 forks source link

Fulfillment Inbound API 2024-03-20: List Packing Group Items - 403 Unauthorized #3937

Closed brandondev1 closed 3 weeks ago

brandondev1 commented 1 month ago

The API is returning a 403 for all requests regardless of sending valid access token.

shreeharsh-a commented 1 month ago

@puppsupr

akowi-mmueller commented 1 month ago

They changed the parameters, it is /packingGroups/{packingGroupId}/items now

brandondev1 commented 1 month ago

They changed the parameters, it is /packingGroups/{packingGroupId}/items now

Are you saying they changed something recently (over the weekend)? The same request I sent on Friday last week, returns a 403 this week. I am using /inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/packingOptions/{packingOptionId}/packingGroups/{packingGroupId}/items

shreeharsh-a commented 1 month ago

@MeenaAmz

puppsupr commented 4 weeks ago

Hi, We have a new release and change in the model for additional functionalities. Please try to import the new model and retry which should resolve the issues.