Hi
I am testing the call of APIs on Business Central from Postman but have not been successful.
I registered the API at Azure Active Directory and call the API from Postman but got an error saying "The request body must contain the following parameter: 'scope'." I did not add any scope for this API at AAD but do not know what value I need to use as the scope(s). It is probably something like "read" or "write" but is there any list of valid scope values in Microsoft documents?
Please advise.
Thank you.