PlatziLabs / fake-api-backend

Fake Store API for your e-commerce or shopping website prototype.
39 stars 23 forks source link

Get a single product --> https://api.escuelajs.co/api/v1/products/{id} #27

Closed fatihcaliss closed 8 months ago

fatihcaliss commented 8 months ago

Describe the bug When I try to feth data from https://api.escuelajs.co/api/v1/products/{id} I am getting EntityNotFoundError. I am preparing a website using this API for a job interview. I would be very grateful if you fix it as soon as possible. Kind regards

image