Closed pmolensky closed 1 year ago
I see a mention of datetime
. My locale is a mix of US and NL
In the tool:
My region settings:
FYI, I've tried multiple orgs and tenants. Same error on all
I can't reproduce the issue because it's probably an error when calling the Power Automate API. I added the logging in the new release so we can catch your issue.
Please download the new version and do the test again, if it fails it will show the error from the API so we will have more information on what is causing the issue.
Thanks, I now see "You are not permitted to make flows in this 'flows'". I (should) have appropriate permissions as I can see the flows and run history from the UI. Changed login to match the owner of the flows, and also tested with a different tenant&org where I'm full admin (AD and D365). All give the same access denied error.
I managed to reproduce the error in a case where I selected a connection for one environment and on the login prompt I connected to another environment on a different tenant.
I doublechecked to make sure, I use the same creds in both connections. I try to connect to a different tenant and org, not my main tenant. Could it be the Automate API is assuming my own tenant and not correctly connecting to the clients tenant?
I don't have such an account to test it out at my end, but I changed the code that it uses tenant ID while initiating a manual login popup so it could work now.
Please download the new version and test it out.
Which connection method do you use for XTB?
AuthType=Office365
I assume it's via the connection string in this popup?
AuthType=Office365
Also, you should definitely consider updating the connection to use a supported method since Office365 is deprecated for a while now
I knew this, should have seen this :-) I checked, it's still the result when creating a connection using the wizard. I created a new connection using the "OAuth/MFA" option, instead of the "Connection Wizard" and now I see the flow history 🥳
Glad that we found out what was causing the issue 😉
I receive below error when trying to view the flow run history:
does this help? Do you need any other information?