Question by jianwen1986 · Sep 27, 2017 at 08:02 AM · shopping-api
ebay shopping api json request?
I want to send json request to shopping api,but i did not find example and tutorial. i tried those tests:GeteBayTime set headers as follow:https://ws1.sinaimg.cn/large/a4900c43ly1fjyikgiy04j20p806qmxr.jpg and send requetbody as follow
{"MessageID":"xxx"}
the api response 200,but no result content,just some headers as follow: https://ws1.sinaimg.cn/large/a4900c43ly1fjyio3tucsj20ny0bqab0.jpg
People who like this
any body can give me some advice? thank$$anonymous$$o much
Answer by clickimusprime · Sep 27, 2017 at 08:20 PM
Forget the headers and XML and just do a REST request:
Your answer
