500 error on filtering/search on REST api endpoints
i'm getting 500 errors when using the rest api and use the filter query param for e.g. people or notes
8 Replies
i am on the cloud version
other query params work OK, like limit
and just getting all people also works
@Lucas and @Weiko could you guys please have a look to this ?
Can you provide the query you are using so I can replicate on my side?
https://api.twenty.com/rest/people?filter=emails.primaryEmail[eq]:[email protected]
but something like https://api.twenty.com/rest/people?limit=2
does workOk I can reproduce, looking π.
just retried and seems fixed for me
π
I was going to ask you to test again, great π
awesome, thx for the quick response and fix!