I had this error on a flow that had previously worked. The details of the error are as follows:
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=ec919fc0-9db1-4d6a-8229-e51304619b73, UTC TimeStamp=9/20/2024 6:37:14 PM, Error: Failed to acquire token from AAD: {"error":"interaction_required","error_description":"AADSTS53000: Device is not in required device state: compliant. Conditional Access policy requires a compliant device, and the device is not compliant. The user must enroll their device with an approved MDM provider like Intune. Trace ID: cc068b80-533c-4ee5-89a5-0df83eaa2b00 Correlation ID: 35ac09c1-f2ea-4c4e-b1f7-887358b0d58a Timestamp: 2024-09-20 18:37:14Z","error_codes":[53000],"timestamp":"2024-09-20 18:37:14Z","trace_id":"cc068b80-533c-4ee5-89a5-0df83eaa2b00","correlation_id":"35ac09c1-f2ea-4c4e-b1f7-887358b0d58a","error_uri":"https://login.windows.net/error?code=53000","suberror":"additional_action","claims":"{\"access_token\":{\"capolids\":{\"essential\":true,\"values\":[\"300b974c-2220-474c-8335-1769a9a7741d\",\"beb1f35a-9140-4be5-a760-4bdca268c434\",\"c4cc8861-4e14-42f9-b2e5-9f04efa54474\",\"8e924926-fd72-4e2d-bcc7-dba810cfa887\",\"f8e00463-5b8d-4925-be87-e15a1bd62a01\",\"22fda371-5f26-442f-92bc-c9a4417603bf\",\"218a059d-b350-42cf-b066-d5cd5cb4047b\"]}}}"}']
This was done on my work device, so not sure what it all means. Any help is greatly appreciated!