1
Other Yate server issues / Re: Javascript http request
« on: December 02, 2021, 08:43:11 AM »
Hello,
I'm having the same issue, I want to make a GET request with A number to get B number from external API. I've tried implementing the HTTP client from here: https://docs.yate.ro/wiki/HTTP_Client but with no success.
Maybe I'm missing something here.
What should new Message("http.request",false,params); do? Do I need to create a php file to handle the GET request?
Thank you!
I'm having the same issue, I want to make a GET request with A number to get B number from external API. I've tried implementing the HTTP client from here: https://docs.yate.ro/wiki/HTTP_Client but with no success.
Maybe I'm missing something here.
What should new Message("http.request",false,params); do? Do I need to create a php file to handle the GET request?
Thank you!