Mar 04 2024 08:05 AM
Today suddenly my trigger in Power Automate on bookings came up with an error.
That means if you choose the standard trigger like this it can't select any booking page:
Copy of the error below:
Could not retrieve values. The dynamic invocation request failed with error: "Failed to get onbehalfof access token: connectionId=microsoftbookings, message={\"error\":\"invalid_grant\",\"error_description\":\"AADSTS50013: Assertion failed signature validation. [Reason - Key was found, but use of the key to verify the signature failed., Thumbprint of key used by client: '5D1BE4A3C3FB03751A5929D4EDB33D9D3D0C8E10', Found key 'Start=02/08/2024 17:02:53, End=02/08/2029 17:02:53', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '00000000-0000-0000-0000-000000000000'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/00000000-0000-0000-0000-000000000000']. Trace ID: 6293da83-d121-4a3a-b227-aa5b8165bd00 Correlation ID: 94209883-5861-46b8-b4ec-4ca17cd86f59 Timestamp: 2024-03-04 15:45:52Z\",\"error_codes\":[50013],\"timestamp\":\"2024-03-04 15:45:52Z\",\"trace_id\":\"6293da83-d121-4a3a-b227-aa5b8165bd00\",\"correlation_id\":\"94209883-5861-46b8-b4ec-4ca17cd86f59\",\"error_uri\":\"https://login.windows.net/error?code=50013\"}".
My connection is fine so any suggestions on how it can be fixed to work again?
Mar 14 2024 12:47 AM
Mar 15 2024 07:27 AM - edited Mar 15 2024 07:28 AM
Same here. Any advice so far? @Antonio Bibovski
Mar 17 2024 05:37 PM
Mar 17 2024 06:31 PM
Apr 10 2024 01:14 PM
how you you register the ID's from the Azure app registrations in PowerAutomate for the 'newly created' booking connector?
Or is there a way to see the (existing?) booking connector in Azure and update the permissions for the registration?
Would the right Graph Permissions in the Azure app registration not be set by by default when creating a new booking connector in PowerAutomate?
Apr 10 2024 02:04 PM
To register the IDs from the Azure app registrations in Power Automate for a newly created booking connector, you can follow these steps:
Register the Azure App:
Add API Permissions:
Configure Power Automate Connector:
Set Graph Permissions:
Update Permissions for Existing Connector:
Verification:
The correct Graph permissions should be set by default when creating a new booking connector in Power Automate. However, you may need to verify and update these permissions if necessary.
Apr 10 2024 02:25 PM
@Senthil i did actually find an easier way...
when you select integrations in your booking page, chose power automate, then there is an smtp address displayed. copy that address, then follow link "go to setup" to switch to power automate (note :a connection is created in the background by that step)
then in the flow, configure the (e.g. "appointment") connection, but instead of waiting for the drop down to populate, select "enter custom value", and then copy that email address from the step before into the field.
I expect that resembles the AzureID for the application that was registered in the background.
Voila! 😉
May 10 2024 01:06 PM
May 10 2024 01:08 PM