Back to Troubleshooting Guides

Introduction

If you’re seeing a 403 Forbidden error, with the following connections:

Cloudflare security rules might be causing this issue. Let’s go over the fix below.


Fix Cloudflare 403 Forbidden Error

To fix the 403 Forbidden Errors, you’ll need to update your Cloudflare WAF settings:

  1. Go to the Security tab in Cloudflare > select Security Rules or WAF in the submenu
  2. Create a New Custom Rule
    1. Rule name: Allow BlinkMetrics User Agent
    2. Create Expression:
      • Field: User Agent
      • Operator: Contains
      • Value: BlinkMetrics
    3. Then take action…: Select Skip from the dropdown
      • Log matching requests: Toggle ON
      • WAF components to skip: Select ALL checkboxes
        • If the list is shortened, click on More Components to Skip and select ALL checkboxes here too.
      • Place at: Select First from the dropdown
  3. Deploy the new rule

This adjustment helps Cloudflare recognize and allow BlinkMetrics requests properly.

Cloudflare dashboard showing how to create a custom WAF rule that skips security checks for the BlinkMetrics user agent using the “contains” operator.

Still stuck?

File a support ticket with our five-star support team to get more help.

File a ticket

  • Please provide any information that will be helpful in helping you get your issue fixed. What have you tried already? What results did you expect? What did you get instead?
  • This field is for validation purposes and should be left unchanged.