Hi,
I am using the API Explorer to test some calls. When I try the Browse API with the search call, I get results for my production account
but when I use my sandbox account, I get a 404 Not Found with headers:
date:Mon, 23 Aug 2021 20:44:40 GMT
server:ebay-proxy-server
content-length:0
x-envoy-upstream-service-time:0
x-ebay-pop-id:UFES2-LVSAZ01-apisandbox
connection:close
I believe the scopes are the same in both. Is sandbox supposed to work like production for search or is this expected behavior?