We have multiple D365 F&O environments. I am trying to connect to one of our 'Azure Cloud Hosted D365 F&O' environments and grab some records from the entities / tables, but I keep getting a '401 - Unauthorized' response.
I am able to connect to the 'Microsoft Hosted D365 F&O' environments easy, but for some reason I get this 401 error for our cloud hosted environments..
For example -
dev1devaos.sandbox.ax.dynamics.com works
dev2devaos.sandbox.ax.dynamics.com works
dev3devaos.cloudax.dynamics.com fails
So, any environment that has .cloudax.dynamics.com in the url gives me back a 401. Do I need to whitelist the IP address that the PowerAutomate website runs on? I mean, I'm a little lost here