Skip to content

Commit 4fa55e1

Browse files
committed
Fix
1 parent ba1714d commit 4fa55e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-troubleshoot-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@ The following errors are general to the copy activity and could occur with any c
114114

115115
- **Recommendation**: Correct all OAuth2 client credential flow settings of your authorization server.
116116

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
118118

119119
- **Message**: `The token type '%tokenType;' from your authorization server is not supported, supported types: '%tokenTypes;'.`
120120

121121
- **Cause**: Your authorization server isn't supported.
122122

123123
- **Recommendation**: Use an authorization server that can return tokens with supported token types.
124124

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
126126

127127
- **Message**: `The character colon(:) is not allowed in clientId for OAuth2ClientCredential authentication.`
128128

0 commit comments

Comments
 (0)