Base solution for your next web application
Open Closed

Current user did not login to the application! #10556


User avatar
0
mahendra created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • Angular
  • What is product framework type (.net framework or .net core)?
  • .net core

We are getting below error while clicking on the Logout.

Note: User is logged in successfully..if he click on Logout this message appears.

Could you please let us know how to resolve this..or please let us know the condition when framework throw this exception.

Any help would be much appreciated.

Thanks


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @mahendra

    Could you also share the request details ? Can you see auth header in your Logout request as shown below ?

    Thanks,

  • User Avatar
    0
    mahendra created

    Hi ismcagdas,

    Yes..We can see the auth header. Please find the below screenshots for your reference

    One thing we have noticed that GetUserNotifications is being called after the Logout.

    Could you please help us in resolving this issue.

    Thanks,

  • User Avatar
    0
    mahendra created

    Hi Experts,

    We are waiting for your response.

    Thanks,

  • User Avatar
    0
    musa.demir created

    Hi @mahendra

    I could not reproduce it in clean project. Is your NotificationAppService has custom permission on it?