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
585 stars 730 forks source link

Inventory API "Access to requested resource is denied" #1039

Closed mo86 closed 2 years ago

mo86 commented 3 years ago

Hi, my request to https://sellingpartnerapi-eu.amazon.com/fba/inventory/v1/summaries results in "Access to requested resource is denied". All other Endpoints are working fine so it's nothing avout HOW I do the requests. In the app options I activated all endpoints.

I read somewhere else that the inventory API is not enabled in the European Marketplace. Can somebody confirm this? Thank you

magik092 commented 3 years ago

Hi, I confirm that even the sandbox behavior returns 403 "Access to requested resource is denied" error (production returns same error).

ShivikaK commented 3 years ago

Hello,

Thank you for raising the issue.

Currently this API is not enabled in EU and FE regions which is why you are receiving access denied error.

Thanks, 
Shivika Khare
 Selling Partner API Developer Support

mo86 commented 3 years ago

@ShivikaK Thanks for your reply. So what can I do? I have no chance to use the "old" MWS-API because I just registered one week ago and with the new SP-API I can't get my stock amounts.

jlevers commented 3 years ago

@ShivikaK is there somewhere that we can see which APIs are/are not enabled in which regions? I'm running into the same error with the getMarketplaceParticipations call using the https://sellingpartnerapi-eu.amazon.com endpoint, and I'm wondering if it's because the Sellers API is not enabled in Europe.

ericcj commented 3 years ago

is it possible to get inventory data from the feeds api as a workaround or is that feed only available in north america too?

jlevers commented 3 years ago

@ericcj you should be able to retrieve inventory data from the Reports API using one of these report types

supersirius814 commented 3 years ago

@ShivikaK I'm getting inventory from japan. But it's not working. I would like to know if the inventory API works in Japan.

Error:

[{'message': 'Access to requested resource is denied.', 'code': 'Unauthorized', 'details': ''}]

MWessels62 commented 3 years ago

Hi @ShivikaK Two questions:

  1. Do you have an ETA for when the Inventory API will be available in the EU region?
  2. If we have only just registered with Amazon can we still make use of the old MWS-API to use the ListInventorySupply API?
svg-crstl commented 2 years ago

@ShivikaK Am trying getInventorySummaries API in sandbox mode and getting a 403 error - "Access to requested resource is denied".

This is in North America marketplace

The getOrders API works perfectly in sandbox mode (with the same app keys, request signing process etc.). When creating the app on seller central, I have checked the "Inventory & Order management" box image

If a role & policy works for calling the getOrders API, does it not work for calling the fba getInventorySummaries API?

github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.

ericcj commented 2 years ago

still an issue