Hi,
I created an application in ADFS on premises environment for connecting the mobile application to D365 F&O and setup permission grant to everyone in ADFS. Also I have inserted the same client Id I got while creating application in azure active directory form in D365 F&O application. But when I am hitting the URL in postman using client_credentials (grant_type) I am getting the Javascript required error in response. I have checked that the client id and secret is okay. Can anyone please guide me what I am doing wrong ?