Azure WebSites denies access to Google Api
问题 I am working on a dll that is used by web form application. One of dll's features is creating Google CalendarService and using it. When I run the webforms on my local host everything is running smoothly. However, if I run it from Azure websites 'GoogleWebAuthorizationBroker.AuthorizeAsync' method throws HttpListenerException (0x5): Access is denied Here is a stack trace: [HttpListenerException (0x5): Access is denied] Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task