I have a node.js code which I run on cloud9 for development and I want to subscribe my "test" Facebook page messenger to that link in order to use it for testing\sandboxing.
But when I try to subscribe the webhook to the Cloud9 link my app is running on, I get this:
The link I use is: https://node-.c9users.io Port is 8080
If I navigate to that link directly from the browser while app is running - i do get a response. Why FB Subscription can't get through?