I am trying to work with Sandbox environment for testing my shopping API.
I am trying to test GetSingleItem API to get the details of the item.
I am trying with API Explore using my sandbox user login.
Seems like it is not working for me. whenever I set any value, it doesn't show any result in response part. It shows exception while checking with network tab in debugger window. Please check attached image.