I have an application that is hosted on an azure website. Now that it is hosted on on a website, i removed the restriction from IP address to Website restriction. I've followed the documentation and the API will not work when on website restriction. I put on no restriction, and then it works. Currently, i have all these links and yet, none of them will work.
here are the current links that i have
*.---------.net
*.---------.net/*
https://---------.net/*
---------.net/*
It appears others have had this issue as well, but they didnt seem to be resolved, ie:
Link
any insight or help would be great.