Skip to content

Commit 176da92

Browse files
feedback
1 parent 6f5e490 commit 176da92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -50,4 +50,4 @@ You can troubleshoot these error codes using the following recommendations:
5050

5151
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

53-
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.
53+
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ When debugging or submitting a feedback report for an unresolved issue, you must
1212

1313
To obtain these identifiers:
1414

15-
1. Ray ID: Find the Ray ID displayed at the end of the Challenge Page.
15+
1. Ray ID: Find the Ray ID displayed at the end of the Challenge Page. The RayID is collected by the feedback report.
1616
2. QR Code: Click the success, failure, or spinner logo on the Turnstile widget four times. This action will reveal the unique QR code for that challenge instance.
1717

1818
:::note

0 commit comments

Comments
 (0)