Hi all,
I have a flow that runs in conjunction with an app (app supplies data to flow). The app/flow work well for me but I am getting the following error at the last step of the flow, which sends an email from a shared inbox when my end users trigger the flow:
Error from token exchange: Runtime call was blocked because connection has error status: Enabled| Error, and office365 is in the block list. Connection errors: [ParameterName: token, Error: Code: Unauthorized, Message: 'Failed to refresh access token for service: aadcertificate. Correlation Id=ba0df5ec-1f91-4822-8300-b67e9146fb7a, UTC TimeStamp=9/16/2022 8:03:58 PM, Error: Failed to acquire token from AAD: {"error":"invalid_grant","error_description":"AADSTS700082: The refresh token has expired due to inactivity. The token was issued on 2022-06-16T00:43:50.2117454Z and was inactive for 90.00:00:00.\r\nTrace ID: 00adc50e-037c-476e-9996-ba903f2d1800\r\nCorrelation ID: 63a281a3-605c-4a8e-9834-443dd97a351a\r\nTimestamp: 2022-09-16 20:03:58Z","error_codes":[700082],"timestamp":"2022-09-16 20:03:58Z","trace_id":"00adc50e-037c-476e-9996-ba903f2d1800","correlation_id":"63a281a3-605c-4a8e-9834-443dd97a351a","error_uri":"https://login.windows.net/error?code=700082"}']
Is this some kind of permissions error and how can I go about fixing it?
Best,
Steve