How to fetch Items By SKU on ebay using Sell API [REST]?

五迷三道 提交于 2021-02-08 11:47:18

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!