Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michael Ambler 3 posts 72 karma points
    Jan 31, 2021 @ 16:08
    Michael Ambler
    0

    Since adding SSL cert and running under https I get an error when page content is loading in the back office:

    Authorization error: Unauthorized access to URL: /umbraco/backoffice/UmbracoApi/Content/GetEmptyByKey Contact your administrator for information.

    Wasn't getting this prior to SSL, anyone got any idea how to get rid of it.

    Content does load and I can edit it so it's not the end of the world but it is annoying...

  • Sotiris Filippidis 286 posts 1501 karma points
    Jan 31, 2021 @ 16:40
    Sotiris Filippidis
    0

    Not sure about the specifics, but what I can tell you is that both https://www.dot-see.com and https://umazeldemov8.dot-see.com/ run with SSL without any issues (both are based on the uMazel starter kit). Some other sites based on the kit run under SSL as well.

    Maybe there's some more info that could be useful here?

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    Feb 01, 2021 @ 09:10
    Dan Diplo
    0

    A few things I'd try:

    Ensure Umbraco.Core.UseHttps is set to true in web.config

    Delete the contents of the TEMP folder in /App_Data/ (it will be regenerated)

    Clear out your cache for the site (or run in an incognito window)

  • Michael Ambler 3 posts 72 karma points
    Feb 02, 2021 @ 12:17
    Michael Ambler
    0

    Thanks Sotiris and Dan

    Clearing the Temp folder helped with a formatting CSS issue I was having so thanks for that but the back office issue still remains.

    Looks like permissions to be but unsure where to look??

Please Sign in or register to post replies

Write your reply to:

Draft