You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the below error when trying to create an OAuth authentication connection, can you explain you to capture the client secret in the request?
Cheers,
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Error 2 20/04/2022 17:38:37 Unable to connect to CRM: Response status code does not indicate success: 401 (Unauthorized).
Source : Microsoft.IdentityModel.Clients.ActiveDirectory
Method : MoveNext
Date : 20/04/2022
Time : 17:38:37
Error : AADSTS7000218: The request body must contain the following parameter: 'client_assertion' or 'client_secret'.
The text was updated successfully, but these errors were encountered:
Hi,
I get the below error when trying to create an OAuth authentication connection, can you explain you to capture the client secret in the request?
Cheers,
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Error 2 20/04/2022 17:38:37 Unable to connect to CRM: Response status code does not indicate success: 401 (Unauthorized).
Source : Microsoft.IdentityModel.Clients.ActiveDirectory
Method : MoveNext
Date : 20/04/2022
Time : 17:38:37
Error : AADSTS7000218: The request body must contain the following parameter: 'client_assertion' or 'client_secret'.
The text was updated successfully, but these errors were encountered: