Hi All,
Thanks in advance for anyone that might help me. I've read as many posts as I can find on this subject but unfortunately none of these are helping me.
I have setup POSTMAN and a Python script to access the REST api from Business Central with partial success and i'm confused.
I have setup everything I can find within Azure, the App, all the secrets, client id's etc. I've setup some role permissions and granted consent etc
I have setup POSTMAN, I can retrieve a token successfully which is great and shows I'm using the right information however when I try to use that token and retrieve anything from Business Central it tells me that "the Credentials Provided are incorrect".
The URL i'm trying to get is: https://api.businesscentral.dynamics.com/v2.0/[My TenantID]/Sandbox/api/v2.0/companies
If anyone can help me diagnose and fix the issue id be very grateful.
Thanks
Lee