Snippets troubleshooting
Error 1201: Snippet tried to continue to origin multiple times
Section titled “Error 1201: Snippet tried to continue to origin multiple times”This error occurs when a Snippet attempts to call fetch(request)
more than once.
Resolution
Section titled “Resolution”Ensure that your Snippet code only calls fetch(request)
once. This method is used to send the modified request to the origin server, and it should be called only once per Snippet to avoid conflicts.
Error 1202: Snippets exceeded subrequests limit
Section titled “Error 1202: Snippets exceeded subrequests limit”This error occurs when the number of subrequests exceeds the limit for your Cloudflare plan.
Resolution
Section titled “Resolution”Review your Snippet to ensure your code is within the subrequest limits for your plan. Each subrequest counts against your limit, including any redirects within a subrequest chain.
Snippets cannot be renamed
Section titled “Snippets cannot be renamed”The name you define when creating a Snippet will be used as the Snippet ID and cannot be edited afterwards.
Resolution
Section titled “Resolution”To change the name of your Snippet, create a new Snippet and delete the old one.
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Products
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark