Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Link Checker API to connect to host #9542

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. Allow Link Checker API to connect to host

    We're seeing Link Checker API client errors [in Sentry](https://govuk.sentry.io/issues/5982406876/events/67b8507af36b472ca5e2aed567258c6d/?project=202233&referrer=next-event) where it's failing to connect to Whitehall:
    
    ```
    Faraday::ForbiddenError
    the server responded with status 403 (Faraday::ForbiddenError)
    ```
    
    We need to allow requests from Link Checker API.
    
    Trello: https://trello.com/c/VvHwUqD8/3022-investigate-whitehall-403-responses-to-link-checker-api-callbacks
    ChrisBAshton committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4b04640 View commit details
    Browse the repository at this point in the history