Skip to content

Commit 61df1a3

Browse files
Update reference-aadsts-error-codes.md
Added AADSTS900382: Confidential Client is not supported in Cross Cloud request.
1 parent 12a26f6 commit 61df1a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/develop/reference-aadsts-error-codes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ Search on the numeric part of the returned error code. For example, if you rece
218218
| AADSTS90092 | GraphNonRetryableError |
219219
| AADSTS90093 | GraphUserUnauthorized - Graph returned with a forbidden error code for the request. |
220220
| AADSTS90094 | AdminConsentRequired - Administrator consent is required. |
221+
| AADSTS900382 | Confidential Client is not supported in Cross Cloud request. |
221222
| AADSTS90100 | InvalidRequestParameter - The parameter is empty or not valid. |
222223
| AADSTS901002 | AADSTS901002: The 'resource' request parameter is not supported. |
223224
| AADSTS90101 | InvalidEmailAddress - The supplied data isn't a valid email address. The email address must be in the format `[email protected]`. |

0 commit comments

Comments
 (0)