I’m getting the below error when trying to read emails using get mail activity inside the Microsoft Office 365 Scope.
Microsoft.Identity.Client.MsalServiceException: 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. See Client Applications · AzureAD/microsoft-authentication-library-for-dotnet Wiki · GitHub for details. Original exception: AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’.
Anyone has any idea about this error?