The feed seems to be broken because of error "Client error: resulted in a `401 Unauthorized` response

Created on 2 November 2023, 8 months ago

Problem/Motivation

The field "Feed URL" is validated by the method HttpFetcherFeedForm::validateConfigurationForm from feed module and it tray to check if the resource it's a feed and in this case I'm working with a Json API resource so it always give me back this error: `401 Unauthorized`

Steps to reproduce

Install feeds, feed_ex to conect to a Json REST API, feeds log, Feeds HTTP Auth Fetcher, create a new feed that need a Auth token.

Proposed resolution

Create a custom HttpAuthFetcherFeedForm::validateConfigurationForm that validate the response with a 200 status code.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain oskar_calvo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024