disallow redirects in the Guzzle client for JSONAPI requests

Created on 19 August 2025, 10 days ago

Problem/Motivation

getJsonApiClient() doesn't explicitly disallow redirects, and it appears that Guzzle allows them by default.

This causes big problems with the Entity Pull form. I keep seeing the flood table getting sets of requests with the same timestamp, which are causing the client API user to be flood-blocked.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.0

Component

Entity Share Client

Created by

🇬🇧United Kingdom joachim

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

Comments & Activities

Production build 0.71.5 2024