How to fixed it?
A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. Original exception: AADSTS7000218: The request body must contain the following parameter: 'client_assertion' or 'client_secret'.
Trace ID: 524a9fb45d-e29b791c1d01
Correlation ID: 03d5484cf-c07a7ee7ac31
Timestamp: 2023-03-02 12:24:16Z

Tuhin PaulPosted Mar 2, 2023, 7:05 PM
Hello Rajan,
Try the following steps to fix this:
Rijwan AnsariPosted Mar 2, 2023, 12:47 PM
Check this thread.
https://stackoverflow.com/questions/45609432/how-do-i-resolve-the-error-aadsts7000218-the-request-body-must-contain-the-foll
Naimish MakwanaPosted Mar 2, 2023, 12:32 PM
Hello Rajan
To resolve this issue, you will need to update the authentication configuration for your BizTalk Server application in the AAD portal. Here are the steps you can follow to do this:
Thanks