I was able to get past the ERROR #5659: Property 'OAuth2.AccessToken::SessionId(6@OAuth2.AccessToken,ID=)' required by specifying an ID at the end of the request...
%SYS>set url = ##class(%SYS.OAuth2.Authorization).GetAuthorizationCodeEndpoint("EpicFHIRPOC",scope,OAUTHURL,.properties,.isAuthorized,.sc,,123)so the sc returns 1, however isAuthorized is still returning 0. If I run IsAuthorized, I am not seeing any errors.
Am I taking the correct steps? How do I get the Token?
- Log in to post comments
.png)
.png)
.png)