Failure of API connection (Error 500)
Status: Closed · Asked by thony1110 on · 0 views
Hi all,
I used to use this endpoint a lot and work well in postman
I tried to get rid of the filter and it turn out the correct result, so the header and endpoint URL is totally correct. I was just struggle with th filter, should I add this in parameters.

Anthony
Hi @thony1110,
Could you please share the API documentation and the cURL of the endpoint you are trying to execute?
here is the API docs
/Api/v2.1/odata/Members
here is the cURL of endpoint
I can get the details of the endpoint but I want to filter with our specify member
https://go24fitness-hk.perfectgym.pl/Api/v2.1/odata/Members?$filter=number eq '4000483'
I used to use this link in zapier and postman and worked well
Thanks a Ton
Please check now -

Seems it turn out all the member details but not the sepcific member that I want to filter

OK I found out the solution
Thanks