Announcement

Collapse
No announcement yet.

Error Accessing Case Entity via API

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Error Accessing Case Entity via API





    I get an error when accessing the Case entity via the API https://xxxxxxxx.com/api/v1/Case, whether directly through my link or externally. However, when I access it this way, it works: https://xxxxxxxx.com/api/v1/Case/6728e2d49e662d06a

    There is nothing in the log

    Click image for larger version  Name:	image.png Views:	3 Size:	19.7 KB ID:	112025
    Click image for larger version  Name:	image.png Views:	3 Size:	20.0 KB ID:	112026​​
    Last edited by abidoss; 11-04-2024, 05:22 PM.

  • #2
    The error only appears on the Case entity; for the others, it works well​

    Comment


    • #3
      Hi abidoss,

      Please provide your EspoCRM instance logs and your server error logs so that we can try to figure out the problem.

      Comment


      • #4
        Hello, I found a temporary solution: accessing the API using https://your-domain/api/v1/Case?maxSize=1000. The issue is likely due to the amount of data returned by the request without pagination limits



        Comment

        Working...
        X