- I Create a Page Rule for
/user-api-key/new:
- Log in to the Cloudflare dashboard.
- Navigate to Rules > Page Rules.
- Click Create Page Rule.
- In the If the URL matches field, enter:
https://starorigin.net/user-api-key/new
- Under Then the settings are, select:
- Cache Level: Bypass
- Security Level: Off
- Save the rule and test it.
- However, this does not seem to work. The output I am getting looks like this:
{"errors":["param is missing or the value is empty: nonce"]}
