keikaavousi/fake-store-api

get all carts not working

alon-green opened this issue · 3 comments

when trying to get all the carts
https://fakestoreapi.com/carts
getting status 400 bad request and the following response

{
"status": "error",
"message": "date format is not correct. it should be in yyyy-mm-dd format"
}

according to the docs it should work without supplying dates, to get all carts