I have setup the Business Central (online) and Azure side of the API, and have created the client secret keys, however, when I try and create the connection to Business Central following the guide https://docs.celigo.com/hc/en-us/articles/360038524992-Set-up-a-connection-to-Microsoft-Dynamics-365-Business-Central it comes back with an error in part "Sorry, but we were not able to successfully authenticate your connection.
{"code":"oauth_statuscode_mismatch","message":"microsoftonline.com returned statusCode 401, while expected status code is 200. Response body = {\"error\":\"invalid_client\",\"error_description\":\"AADSTS7000222: The provided client secret keys are expired. Visit the Azure Portal to create new keys for your app"
I hope I am just missing something simple as the client secret key was just setup earlier today, has an expiration date of 12/31/2299. Anyone run into this, or had success with the business central connection?
Hi @kevinjohnson,
Sorry that I just realized this post went unanswered. Did you resolve the issue?