Recent content by thony1110

  1. T

    Failure of API connection (Error 500)

    OK I found out the solution Thanks
  2. T

    Failure of API connection (Error 500)

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

    Failure of API connection (Error 500)

    https://presentation.perfectgym.pl/Api/Docs/ApiReference/#/ 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...
  4. T

    Failure of API connection (Error 500)

    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
Top