Skip to content

Commit 9f41948

Browse files
fixes
1 parent a11b9dc commit 9f41948

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

src/content/docs/turnstile/reference/supported-browsers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
pcx_content_type: concept
2+
pcx_content_type: reference
33
title: Supported browsers
44
external_link: /cloudflare-challenges/reference/supported-browsers/
55
sidebar:

src/content/docs/turnstile/reference/turnstile-privacy-addendum.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
pcx_content_type: concept
2+
pcx_content_type: reference
33
title: Turnstile Privacy Addendum
44
external_link: https://www.cloudflare.com/turnstile-privacy-policy/
55
sidebar:

src/content/docs/turnstile/troubleshooting/client-side-errors/error-codes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ You can troubleshoot these error codes using the following recommendations:
4848

4949
## Error code `401`
5050

51-
Turnstile may occasionally generate a `401` Unauthorized error in your browser console during a security check. This is not typically a problem with your implementation. This error often occurs when the widget attempts to request a Private Access Token that your device or browser does not support yet.
51+
Turnstile may occasionally generate a `401` Unauthorized error in your browser console during a security check. This is not typically a problem with your implementation. This error often occurs when the widget attempts to request a [Private Access Token](/cloudflare-challenges/reference/private-access-tokens/) that your device or browser does not support yet.
5252

5353
You can generally safely ignore the `401` error, as it is an expected part of Turnstile's underlying challenge platform workflow. If the widget is successfully resolving and you are receiving a token, no action is required.

src/content/docs/turnstile/troubleshooting/feedback-reports.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ When debugging or submitting a feedback report for an unresolved issue, you must
1313
To obtain these identifiers:
1414

1515
1. Ray ID: Find the Ray ID displayed at the end of the Challenge Page.
16-
1716
2. QR Code: Select the success, failure, or spinner logo on the Turnstile widget four times. This action will reveal the unique QR code for that challenge instance.
1817

1918
:::note

0 commit comments

Comments
 (0)