Hi,I am getting the following error in the Kentico Event log in the Kentico 12 ADMIN site:Message: The remote server returned an error: (403) Forbidden.Exception type: System.Net.WebException
Stack trace:
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest@ request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at CMS.Scheduler.SchedulingHelper.RunSchedulerRequest(String url)REQUESTED URL: https://cms-acc.xxx.com/CMSPages/Scheduler.ashxConsider I hosted the ADMIN instance as an App Service on Azure
↧