Update guzzle client to prevent redirect on POST

Created on 8 April 2024, 3 months ago
Updated 10 April 2024, 3 months ago

Problem/Motivation

With introduction of the new guzzle version, the behaviour of the "redirect on POST" has changed.
Before it would not follow the redirect, but now it does, the return of the API calls are not the same.

Proposed resolution

Change the client configuration to use the allow_redirects request option and set strict => TRUE.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡΅πŸ‡±Poland kjankowski Warsaw

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024