79282355

Date: 2024-12-15 13:03:37
Score: 4.5
Natty:
Report link

I have the same problem and I did not find a solution, but I wrote the URL correctly http://localhost:1337/api/carts

{
  "data": [
    {
      "id": 2,
      "documentId": "jb92gjlm60xssfs7oehrpy4x",
      "title": "fsdfdsaf",
      "price": 700,
      "createdAt": "2024-12-15T12:06:29.941Z",
      "updatedAt": "2024-12-15T12:06:29.941Z",
      "publishedAt": "2024-12-15T12:06:29.954Z"
    },
    {
      "id": 4,
      "documentId": "k7blbpfifvcfld3aro0j9ggp",
      "title": "cbvncbvn",
      "price": 600,
      "createdAt": "2024-12-15T12:06:36.576Z",
      "updatedAt": "2024-12-15T12:06:36.576Z",
      "publishedAt": "2024-12-15T12:06:36.588Z"
    }
  ],
  "meta": {
    "pagination": {
      "page": 1,
      "pageSize": 25,
      "pageCount": 1,
      "total": 2
    }
  }
    

http://localhost:1337/api/carts/2

{
  "data": null,
  "error": {
    "status": 404,
    "name": "NotFoundError",
    "message": "Not Found",
    "details": {

    }
  }
}
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Mohamed samir