Copied to clipboard

Flag this post as spam?

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


  • kaustavmishra 1 post 21 karma points
    Dec 17, 2019 @ 07:11
    kaustavmishra
    0

    Umbraco 8.2.0 Login Issue , 401 unauthorized error.

    Hi

    I am getting junk characters in the the reponse of the postLogin APIenter image description here

    All other api's are giving 401 error as the reponse for postlogin API is not getting interpreted properly.

  • Joep 96 posts 698 karma points
    Dec 17, 2019 @ 15:24
    Joep
    0

    The junk characters aren't the current issue since those characters show up at every call. I feel like this has something to do with the fact that you are not getting any userGroups. You can check this by using the query below.

      select * from umbracoUser2UserGroup where userId = -1
    
Please Sign in or register to post replies

Write your reply to:

Draft