10-29-2024 05:30 AM - edited 10-29-2024 05:38 AM
I am not able to fetch the apis of order , fulfillment and inventory, feed etc . It gives always permission/scopes Issue , please guide me to resolve the issues so that I can run all type required apis by giving the requires scopes.
Provide me step by step guidance with proper links.
1)Feed API Vi
{
"errors": [
{
"errorId": 2002,
"domain": "ACCESS",
"category": "REQUEST",
"message": "Resource not found",
"longMessage": "A resource (URI) associated with the request could not be resolved.",
"parameters": [
{
"name": "reason",
"value": "HTTP 404 Not Found"
}
]
}
]
}
2) Feed Beta api
https://cdn.shopify.com/s/files/1/0814/4548/6910/files/image_2024_10_29T11_40_23_489Z.png?v=17302053...
10-30-2024 10:05 AM
Hi @deecha_87,
Buy Feed V1 API is currently unavailable in eBay's sandbox environment. Use of the APIs in production is restricted. See Production eligibility requirements in the Buying Integration Guide for more information.
And getItemFeed call can be used to download a TSV_GZIP file of the items in top-level (L1) categories for a specific marketplace. You can refer to the "Retrieve a gzip feed file" guide for more details.