Hi Layan & Mohit,
Thanks.
I tried to setup according to the help. I've managed to get the token. But during call (send) request, I hit error "Cloud Agent Error: Couldn't resolve host. Make sure the domain is publicly accessible or select a different agent"
Here is my setup, just to inform this is the combination of few resources including the one that shared just now :
1. I created my App Registration, and record the client id, tenant_id, client_secret. (one question here is in some resource it is specified there is no need to specify redirect URI, is that correct?)
2. In D365 FO, go to System Administration > Azure AD applications
3. In the Postman, I'm add new request to get the token like below and retrieve the token :
5. Testing by create new request under this collection, and call OData, but retrieve the error :
For the variable baseURL, I noticed already filled in by the correct URL ->
May I know what is wrong ?
This is run inside a VM, but based on the blogs2 that given, I don' t think this is a problem, right ?
Thanks,