yury.starav
12/02/2022, 8:41 PM/oauth2/token endpoint?
the request is
POST /oauth2/token HTTP/1.1
Host: app.medplum.com
Accept: application/json
Authorization: Basic OTk=
Content-Length: 122
Content-Type: application/x-www-form-urlencoded
code=b14f427a1e6b9da383567ba3571d30e7&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fpatient-ehr.domain.com
And I am getting response not json but html page
Medplumrahul1
12/02/2022, 8:42 PMapp.medplum.com instead of api.medplum.comrahul1
12/02/2022, 8:43 PMyury.starav
12/02/2022, 8:50 PMrahul1
12/02/2022, 8:55 PM