03-10-2025 01:39 PM
We are migrating to new browsing API. During our tests we tried getLegacyItem and GetItem : ie https://api.ebay.com/buy/browse/v1/item/get_item_by_legacy_id and https://api.ebay.com/buy/browse/v1/item/
with the same item using LegacyId or ItemId
The 1st one works, the second does not giving "error 1100, access denied, insufficient privilege".
Both use same oauth token.
Could you help us ?
Thanks.
03-23-2025 12:26 PM
No answer ?
03-29-2025 07:37 PM
I got the same problem using the Python ebaysdk package. The browseapi pip package is also broken with a different error: "Invalid client, client authentication failed." Correct prod creds are being used (direct copy and paste from the eBay developer website.