Question
I am Getting error when sending https request to my node js server from php
I am Getting error when sending https request to my node js server from php
cURL error 7: Failed to connect to api1.waapi.site port 9000: Connection refused
I am trying to send a request to https://api1.waapi.site:9000.
Please help me.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×