Hi all
We are trying to make a call to an DAX-365 FO system via an app (using client id and secret id)
1) the app is registered in azure portal, the following delegates are granted: Odata.FullAccess, Connecotr.FullAccess, CustomerService.FullAccess, AX.FullAccess
2) in FO the ClientId is registered in Azure Active Directory applications. The corresponding user has an SysAdmin role and is enabled.
The call is failed with an http 403 error.
After we have tried to change in FO the user (to another one from an other registered application, we could make the call.
Both the users have identical rights in FO: SysAdmin and SysUser roles.
What else should be checked / set up for the user given on the FO form "Azure Active Directory applications" to get the call working?
Best regards
Pavel