Oauth uses deprecaded password type

Created on 18 July 2025, 3 months ago

Problem/Motivation

Trying to get a new access token uses the 'password' grant_type which is deprecated.

Deprecated. The Password grant type is deprecated and will not work successfully. You can continue using the Password grant type if you started using it before February 2025. However, you should consider moving to a different grant type at your earliest convenience.

See https://documentation-apidocumentation.trustpilot.com/grant-type-password

Instead, use the Client Credentials options to acquire an access token via https://documentation-apidocumentation.trustpilot.com/grant-type-client-...

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada sagesolutions

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

Comments & Activities

Production build 0.71.5 2024