How to fetch Items By SKU on ebay using Sell API [REST]?
问题 I have created the Sell Application using Sell API. I have fetched the Orders List using Postman. But when I try to fetch the items using SKU BY using this API call https://developer.ebay.com/api-docs/sell/inventory/resources/inventory_item/methods/getInventoryItem .its giving me 500 [Internal Server error] .& Also when i try to get inventory items using this API call: https://api.ebay.com/sell/inventory/v1/inventory_item? for getting inventory. It also gives me 500 [ internal server error ].