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

Conversation

ChrisBAshton
Copy link
Contributor

We're seeing Link Checker API client errors in Sentry 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

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

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 ChrisBAshton force-pushed the Allow-Link-Checker-API-to-connect-to-host branch from 31d540a to 4b04640 Compare October 18, 2024 13:12
@ChrisBAshton ChrisBAshton marked this pull request as ready for review October 18, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant