Hello @Ahmad_Adeska,
just to be sure that your HTTP query is well defined, try this:
- go to Thinger Endpoints tab
- create a new endpoint with HTTP configuration, GET message,and paste there your query as shown in the image below:
- Save the configuration and click in the “test endpoint” button on the right top of this interface
- test the endpoint by clicking in the bottom button and show the result message:
If this is working fie… the problem is on your PHP code,
Best

