Hello,
I am trying to launch our SMART-on-FHIR app from C1941 Powerchart app.
We implemented authorize and token API calls on our backend. It works when I test it with the Open Sandbox Testing tool.
The same thing I wanted to test it with this private sandbox. I am expecting the following behavior
First when I call authorize endpoint, it should not ask username/password (portal/portal) but it asking as it was with open sandbox
Second, after entering portal/portal, it is failing with this error without getting the "code" from authorization server.
