REST API products endpoint returns empty array
-
when I try to make a GET request to the products endpoint, I receive an empty array. I tried with Postman as well as with a PHP script, but both return an empty array. When I do a POST request to the same endpoint, I get a response with the newly created product. But GETting just returns an empty array
Screenshot of Postman request: https://imgur.com/a/pscVQOQ
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘REST API products endpoint returns empty array’ is closed to new replies.