You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So either I am too dumb to get how this is working or something is wrong. When I submit username and password to /login via a post request I will get a message telling me my access_token. If I insert that into the Postman collection as bearer token any subsequent request will just show me the "old" login page instead of data. Can you tell me if I did something wrong then?
Also my account uses 2FA if this is taken into account.
Thanks and best regards.
The text was updated successfully, but these errors were encountered:
So either I am too dumb to get how this is working or something is wrong. When I submit username and password to /login via a post request I will get a message telling me my access_token. If I insert that into the Postman collection as bearer token any subsequent request will just show me the "old" login page instead of data. Can you tell me if I did something wrong then?
Also my account uses 2FA if this is taken into account.
Thanks and best regards.
Hi @patrickhener could you please write your commands or code you are using for authentication/authorization by user/psw and auth token?
So either I am too dumb to get how this is working or something is wrong. When I submit username and password to /login via a post request I will get a message telling me my access_token. If I insert that into the Postman collection as bearer token any subsequent request will just show me the "old" login page instead of data. Can you tell me if I did something wrong then?
Also my account uses 2FA if this is taken into account.
Thanks and best regards.
The text was updated successfully, but these errors were encountered: