Need help creating a Dynamics Business Central S2S connection

I am looking for help creating a S2S connection to MS Dynamics Business Central. Unfortunately the Celigo doc doesn't cover any of the details. I have done all of the steps that I find when I do a Google and/or Claude search, but I keep getting the error below.

Your test was not successful. Check your information and try again{"error":{"code":"Authentication_InvalidCredentials","message":"The server has rejected the client credentials. CorrelationId: 7eaa671b-f454-4cd5-8323-6183dcd39eee."}}

Anyone have any tips?

Hi Jim,

Good morning! This error indicates:

  1. Wrong Token URL
  2. Wrong Scope
  3. Missing "Register in Business Central" step
  4. Make sure have admin access

Please check this document:
Link: https://docs.celigo.com/hc/en-us/articles/11933835192859-Create-an-OAuth-2-0-iClient-resource

Thank you!

Hi,

You can also check this tutorial which I have written a while ago on the forum: