Hi,
I am getting the following error if I use an activity inside the Microsoft Office 365 Scope: “AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’”
What am I doing wrong?
Hi,
I am getting the following error if I use an activity inside the Microsoft Office 365 Scope: “AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’”
What am I doing wrong?
You need to pass the application token or client it. You get that when you register for the service.
Below thread might help.
Hi, thank you for your reaction.
How do I pass that?
I am already using the Application Id field.