Hello guys,
This is my first time using binance api.
My php code runs well on localhost, but returns http_code 0 on live server.
Please let me know if there anything I have to do to make it work on live server. Thanks
Hello guys,
This is my first time using binance api.
My php code runs well on localhost, but returns http_code 0 on live server.
Please let me know if there anything I have to do to make it work on live server. Thanks
Please check if there is an issue with your server’s connection. API server don’t return 0 http_code.
Please feel free to debug if you can make curl request from the server.