Copied to clipboard

Flag this post as spam?

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


  • Ahmed Heasat 10 posts 90 karma points
    Jan 01, 2020 @ 17:49
    Ahmed Heasat
    0

    Membership.GetUser() Always returns null umbraco8

    Hello,

    We use a payment gateway, and we redirect the current member to the external gateway, and once he back we're validating if he still logged in, we are trying to achieve that by this line:

    MembershipUser UserName = Membership.GetUser();
    

    But always I got null value,

    it looks like the session has been destroyed or something like that, do you have any insight ?

Please Sign in or register to post replies

Write your reply to:

Draft