cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

/item_sales/search -- Insufficient permissions to fulfill the request

I am testing the method "/item_sales/search" from the "Marketplace-Insights API",

I get is the message:

{
"errors": [
{
"errorId": 1100,
"domain": "ACCESS",
"category": "REQUEST",
"message": "Access denied",
"longMessage": "Insufficient permissions to fulfill the request."
}
]
}

What is that we are missing here?

Message 1 of 2
latest reply
1 REPLY 1

/item_sales/search -- Insufficient permissions to fulfill the request

I have tried to explain it here with pictures, see if it helps

https://github.com/CMS365-PTY-LTD/EbaySharp?tab=readme-ov-file#access-and-security 

C# wrapper for eBay REST API
https://github.com/CMS365-PTY-LTD/EbaySharp
Message 2 of 2
latest reply