I am getting the same errors even with UseHttps set to true. Even tried to complete remove the page and republish it but still get this errors. I am running on version 8.12.2. It sometimes I can pull up the page node in the backoffice and not get any of these errors, other times I get a few of these errors to lots of these errors.
Umbraco version 8.9.1 under HTTPS
I have Umbraco 8 install that has been working fine until I set it to run under https.
Now in the Back Office I get an error when the page content is loading:
Authorization error: Unauthorized access to URL: /umbraco/backoffice/UmbracoApi/Content/GetEmptyByKey Contact your administrator for information.
The page does load the content and I can edit it and save it but on save I get this error again. It's not stopping me working but it is very annoying.
I've redirected the site into HTTPS via a rewrite rule and set the back office to use https via add key
Any suggestions gratefully received, cheers Michael
Hi Michael,
Check web.config, "Umbraco.Core.UseHttps" should be set to true
Thanks,
Alex
I am getting the same errors even with UseHttps set to true. Even tried to complete remove the page and republish it but still get this errors. I am running on version 8.12.2. It sometimes I can pull up the page node in the backoffice and not get any of these errors, other times I get a few of these errors to lots of these errors.
is working on a reply...