Hi,
I am having similar issues.
I created a SMART app that works as a standalone patient launch app.
Last week everything worked fine and since Monday I'm not able to get patient info after redirecting.
And in the browser console log I can see the FHIR client attempts to get a new token about 5 times before failing. Also it seems to be refreshing my page a number of times.
Actually the first time it gets a good token but after that i get "invalid_grant" errors.
Also, i attempted to run an older version of this app I had and it also doesn't work anymore.
Does all of this sound like it might be related to the things you are working on right now or is it my app that has some problem?
I've spent the last 3 days trying to debug my app but I feel like it might not be my app.
Thanks