Thanks for your work, really excited to try working with this.
Not used to developing on Windows, so was going to attempt to run against a remote server where I would do development. Remote bot server is running on port 7625, and is capable of receiving requests. I've used ngrok to create a tunnel.
If I curl http://[my ngrok url]:80, I will get the response 'Hearthstone!'
However, when attempting to run hearthrock against that url as follows, no requests are made to my server.
Is remote currently supported? Anything I'm clearly doing wrong?
--
Edit: have also tried running that server without a tunnel and port forwarding, still no requests made.
Thanks for your work, really excited to try working with this.
Not used to developing on Windows, so was going to attempt to run against a remote server where I would do development. Remote bot server is running on port 7625, and is capable of receiving requests. I've used ngrok to create a tunnel.
If I curl http://[my ngrok url]:80, I will get the response 'Hearthstone!'
However, when attempting to run hearthrock against that url as follows, no requests are made to my server.
Is remote currently supported? Anything I'm clearly doing wrong?
--
Edit: have also tried running that server without a tunnel and port forwarding, still no requests made.