Skip to content

Commit be2092c

Browse files
committed
update wording slightly
1 parent e191da3 commit be2092c

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/turnstile/troubleshooting/client-side-errors

1 file changed

+1
-1
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
@@ -31,7 +31,7 @@ When an error code is marked with `***`, it means that the remaining numbers can
3131
| `120***` | Internal Errors for Cloudflare Employees. | No | Only encountered by Cloudflare Support Engineers while debugging. |
3232
| `200010` | Invalid caching: Some portion of Turnstile was accidentally cached. | No | Encourage the visitor to clear their cache. |
3333
| `200100` | Time problem: The visitor's clock is incorrect. | No | Encourage the visitor to set their clock to the correct time. |
34-
| `200500` | Loading error: The iframe under challenges.cloudflare.com could not be loaded. | No | Ensure your [Content Security Policy](/turnstile/reference/content-security-policy/) allows this or encourage the visitor to reduce their browser's security preferences since they may be blocking third-party iframes. |
34+
| `200500` | Loading error: The iframe under challenges.cloudflare.com could not be loaded. | No | Ensure your [Content Security Policy](/turnstile/reference/content-security-policy/) allows this or encourage the visitor to reduce their security preferences in case their user-agent is blocking third-party iframes. |
3535
| `300***` | Generic client execution error: An unspecified error occurred in the visitor while they were solving a challenge. | Yes | Potentially an automated visitor. Retry the challenge. Upon multiple subsequent failures, verify the visitor otherwise. |
3636
| `400020` | Invalid sitekey: The sitekey is invalid or does not exist. | No | Ensure that the sitekey is valid and exists. |
3737
| `400030` | Invalid size: The provided size is not a valid option. | No | Ensure that the size is one of the [valid options](/turnstile/get-started/client-side-rendering/#widget-size). |

0 commit comments

Comments
 (0)