svcs.ebay.com refused to connect
My https call is not answered by svcs.ebay.com:
http://svcs.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsByKeywords&sortOrder=PricePlusShippingLowest&buyerPostalCode=92128&SERVICE-VERSION=1.13.0&SECURITY-APPNAME=DennisSi-python-###-#########-########&RESPONSE-DATA-FORMAT=JSON&REST-PAYLOAD&itemFilter(0).name=Condition&itemFilter(0).value=New&itemFilter(1).name=MaxPrice&itemFilter(1).value=500.0&itemFilter(1).paramName=Currency&itemFilter(1).paramValue=USD&keywords=ES-2620
where I scrambled y APP key any letter or digit replaced by #. Note that my APP key is for sandbox, not production, but as I understand it should still work.
I think there is no problem with this request but apparently there is an issue. Can anyone suggest where to look? This is my first experience with eBay.
Thank you!
shipscript
·3 years agoPlease ensure that the endpoint uses the https protocol. eBay recently dropped access to the non-secure http endpoint.