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

Created on 2 November 2023, about 1 year 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.71.5 2024