问题
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 ].
why i am getting this error ? Is there any other API to get active inventory list ? or get inventory by sku ?
来源:https://stackoverflow.com/questions/64059297/how-to-fetch-items-by-sku-on-ebay-using-sell-api-rest