Copied to clipboard

Flag this post as spam?

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


  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Feb 27, 2014 @ 14:27
    Dave Woestenborghs
    0

    Backend Web API calls return 401 unauthorized

    Hi,

    I have problems setting a hostname on a node.

    When I look in the Chrome debugger tools I seet that all calls to the umbraco Web API fail with the error 401 unauthorized.

    Anyone else experieng this problem

    This is v6.1.6

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Feb 27, 2014 @ 14:41
    Dave Woestenborghs
    0

    I did some more investigation and created my own api controller

    When I inherit from UmbracoApiController everything works fine.

    When I change my api to inherit from UmbracoAuthorizedApiController i also get the 401 unauthorized error. Even when I'm logged in to the backend in the same browser.

    I only have this on one installation.

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies