I registered the app from the API Client section and also enabled it from the dashboard. Then I entered the same “client_id” and “client_secret” in Swagger and clicked on “Authorize.” After that, I was redirected to this route:
“http://44.251.215.220/oauth2/default/provider/login”
But then I received the following error:
We’re Sorry! An Error has occurred! Type: 500
Please try your request again, check the server logs, or contact the site administrator for support.
However, on your public application, the login page opens correctly on the same route “OpenEMR Authorization”
Why is it not opening on my end??