Stream: smart
Topic: SMARTv2 Connectathon, Jan 2021 -- Day one "sharp edges"
Josh Mandel (Jan 14 2021 at 22:12):
- how to figure out the correct scopes to use, going from v1 to v2 ? Make the mapping more prominent, and explain details.
Josh Mandel (Jan 14 2021 at 22:14):
- https://github.com/microsoft-healthcare-madison/smart-launcher/issues/13 bug in SMART reference (@Keller Martin can add details)
Keller Martin (Jan 14 2021 at 22:16):
@Josh Mandel user/Practitioner.rs
returns a 403:
HttpError: 403 Forbidden
URL: https://smart.argo.run/v/r4/fhir/Practitioner/37881086-7b05-4b18-a279-08e331f50e9b
{"Error": "Request too wide for granted scopes"}
patient/Practitioner.rs
returns data for the practitioner.
Josh Mandel (Jan 14 2021 at 22:16):
Thanks!
Josh Mandel (Jan 14 2021 at 22:17):
I've updated https://github.com/microsoft-healthcare-madison/smart-launcher/issues/13 with the details.
Josh Mandel (Jan 14 2021 at 22:17):
(We might not fix until after the connectathon unless you're blocked on this.)
Keller Martin (Jan 14 2021 at 22:18):
@Josh Mandel No it's not a blocker - thanks!
Last updated: Apr 12 2022 at 19:14 UTC