You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SMART on FHIR
I'm attempting to perform SMART App Launch against the SMART Launcher.
Everything works great when I perform an EHR launch. The auth flow completes successfully. But Standalone launch is failing upon trying to acquire an authorization code, and I don't understand why. Does anyone have insight into why Standalone launch is failing?
Here are the redirect URLs I'm prompting the browser to use to obtain an authorization code:
Error: invalid_request Description: Invalid launch options: SyntaxError: Unexpected end of JSON input
The redirects to obtain the authorization code are nearly identical. I'm perplexed why standalone launch is failing. Any guidance is greatly appreciated.