File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,15 +114,15 @@ The following errors are general to the copy activity and could occur with any c
114
114
115
115
- ** Recommendation** : Correct all OAuth2 client credential flow settings of your authorization server.
116
116
117
- #### <a name="error-code-< a name = " error-code- oauth2accesstokentypenotsupported" ></a > Error code: 20152 - OAuth2AccessTokenTypeNotSupported
117
+ #### <a name =" error-code-oauth2accesstokentypenotsupported " ></a > Error code: 20152 - OAuth2AccessTokenTypeNotSupported
118
118
119
119
- ** Message** : ` The token type '%tokenType;' from your authorization server is not supported, supported types: '%tokenTypes;'. `
120
120
121
121
- ** Cause** : Your authorization server isn't supported.
122
122
123
123
- ** Recommendation** : Use an authorization server that can return tokens with supported token types.
124
124
125
- #### <a name="error-code-< a name = " error-code- oauth2clientidcolonnotallowed" ></a > Error code: 20153 - OAuth2ClientIdColonNotAllowed
125
+ #### <a name =" error-code-oauth2clientidcolonnotallowed " ></a > Error code: 20153 - OAuth2ClientIdColonNotAllowed
126
126
127
127
- ** Message** : ` The character colon(:) is not allowed in clientId for OAuth2ClientCredential authentication. `
128
128
You can’t perform that action at this time.
0 commit comments