Hello Experts,
I am using Basic Authentication and web Access Key to hit Business Central API: https://api.businesscentral.dynamics.com/v1.0/domainname/Sandbox/api/beta/companies with a GET request.
Unfortunately, I am getting an error from Postman:
{
"error": {
"code": "Authentication_InvalidCredentials",
"message": "The server has rejected the client credentials. CorrelationId: 5e0b0833-cef9-4e89-9628-56400f373b2a."
}
}
Could you please help me out with this.
Thank you in advance.
Regards
Jyotsna Oberai