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.
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.