Hello,
We try to execute an API call using OUTH2.0. This call was initially impelemented using Basic authentication and worked for about a year.
The URL is:
api.businesscentral.dynamics.com/.../company=10020
I get:
"Exception (OdataException):response.text='{\"error\":{\"code\":\"Internal_DataNotFoundFilter\",\"message\":\"Access is denied to company \\'10020\\'. CorrelationId: f79f8ecd-b0e4-4842-b460-fa112846e929.\"}}': response.status_code=400"
I am guessing there is something to do with permission missing in BC365 - does anyone have any idea?
Thanks!!