Skip to content

Commit 9648270

Browse files
authored
Fix nested anchor tag in troubleshooting guide
1 parent 15848c5 commit 9648270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The following errors are general to the copy activity and could occur with any c
119119

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

122-
<a name="error-code-<a name="error-code-oauth2accesstokentypenotsupported"></a>"></a>
122+
<a name="error-code-<a name="error-code-oauth2accesstokentypenotsupported"></a>
123123
#### Error code: 20152 - OAuth2AccessTokenTypeNotSupported
124124

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

0 commit comments

Comments
 (0)