0

Please or Register to create posts and topics.

Problem with re-login in QuickApp3.1.0

Hi,

When the page opens for the first time, I can log in normally. When I click on Account / Logout, the login dialog opens again. If I want to log in here again, the client in auth.service.ts calls the method refreshLogin (). Then the processLoginResponse method is executed.

On the server, the GetProfileDataAsync method is called in QuickApp.Authorization and runs without problems.
But I get an exception:
XHR failed loading: POST "https: // localhost: 44350 / connect / token".

 

Can someone help me here?

 

regards Ingo