I have written a service which needs to contact whatsapp server and fetch some data. I ran the service locally and everything works fine but as soon as I host it on Azure the server is unreachable.
https://v.whatsapp.net
Note:
http://v.whatsapp.net which is also used in my code open up in all browsers except IE. IE gives a 404 not found error. I don't know the reason for that but believe this could have something to do with this issue.