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
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
The following error comes up when following examples are run:
User credential
On behalf of user
When code is executed, user is asked to put username and password after which error comes up:
ERROR -- 4420c0e4-8101-4319-9d0e-8368a660f888: Parsed an ErrorResponse with error: invalid_client and error description: AADSTS70002: The request body must contain the following parameter: 'client_secret or client_assertion'.
Trace ID: 63d3ea78-fbeb-4b36-8b97-e208adee0c00
Correlation ID: 4420c0e4-8101-4319-9d0e-8368a660f888
Timestamp: 2017-11-02 05:55:23Z.
The text was updated successfully, but these errors were encountered:
In addition to the username and password sample not working, the on behalf of sample does not work as it also depends on using user credentials for the bearer token.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following error comes up when following examples are run:
When code is executed, user is asked to put username and password after which error comes up:
ERROR -- 4420c0e4-8101-4319-9d0e-8368a660f888: Parsed an ErrorResponse with error: invalid_client and error description: AADSTS70002: The request body must contain the following parameter: 'client_secret or client_assertion'.
Trace ID: 63d3ea78-fbeb-4b36-8b97-e208adee0c00
Correlation ID: 4420c0e4-8101-4319-9d0e-8368a660f888
Timestamp: 2017-11-02 05:55:23Z.
The text was updated successfully, but these errors were encountered: