Skip to content

Login Problem #64

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

Open
ChristoforosKor opened this issue Nov 7, 2021 · 1 comment
Open

Login Problem #64

ChristoforosKor opened this issue Nov 7, 2021 · 1 comment

Comments

@ChristoforosKor
Copy link

ChristoforosKor commented Nov 7, 2021

Login in Patient section is not working.

Using credentials of a an active user System I can not login.

I have a user of access level "Front Office". I use user's credential and my domain as usr and try to login through the "Patient Section".

The login is not succeed and an error of Format Exception shows up. By using the debuger I see that the server response with a
"400 Bad Request"
The call that takes place for the login is:

POST
https://xxxxxxxxx/apis/api/auth
data:
{"grant_type":"password","username":"Secretary","password":"!Secretary2021!","scope":"default"}

Again the credentials on the call are working fine when I login from the web page.

I guess that might be a incompatibility between the apk and server app ?
I am using apk ver 2.2 and openemr 6 patch 3 on server.

Any help is appreciated.

@baby-in-magento
Copy link

Hi

Did you resolved this issue ?

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