#varinder8747
1 messages · Page 1 of 1 (latest)
hi, what is the request ID req_xxx of the API call you're making?
because you're making a POST request(trying to create a Product), not a GET request(which would be trying to list products).
but its showing empty object
what does that mean?
sorry, you mean you tried with a GET request and got an empty result, and then you tried with a POST and got that error?
it's confusing for me since you changed your question partway through the conversation 🙂