Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization not working #5

Open
patrickhener opened this issue Oct 25, 2021 · 1 comment
Open

Authorization not working #5

patrickhener opened this issue Oct 25, 2021 · 1 comment

Comments

@patrickhener
Copy link

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.

@D3vil0p3r
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants