Google API – HttpListenerException “Access is denied” on live domain on Azure
I have some code which is to do an API call to get my business reviews, this all works fine on my local development machine to get the initial Auth, however, when I move that exact same code (inc api ids and secrets) to the live website on Azure, I get an “access is denied” exception.