78d15bdd-46d5-417e-8acc-0ae1a5d51168
AMQ1QzC6me6aN1NkNgSYOr_E9W98ojFDlzkbKxgW4SGG8T7gwU53GwWyGXXPePtqhLBgj_wLUuxhs9I5XQSb3Sw
-- You received this message because you are subscribed to the Google Groups "SMART on FHIR" group. To unsubscribe from this group and stop receiving emails from it, send an email to smart-on-fhi...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to smart-on-fhir+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "SMART on FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to smart-on-fhir+unsubscribe@googlegroups.com.
Also, worth pointing out that if you are sending a client secret via the "Authorization" header for your token exchange request, you should NOT include a "client_id" parameter in the body. For some reason MitreID gets confused if your request includes both. Here is a sample client-side logic:
https://github.com/smart-on-fhir/client-js/blob/abcf36cef8784b084f5243e1606104e91eabd7ae/src/client/bb-client.js#L92