Problem/Motivation

When pressing the login button on Cloud Dashboard, the following HTTP 401 error is returned.

{"error":"invalid_client","error_description":"Client authentication failed","message":"Client authentication failed"}

Issue fork cloud-3321709

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Ryo Yamashita created an issue. See original summary.

Ryo Yamashita’s picture

Status: Needs work » Needs review

@yas

Please review it. Thanks.

yas’s picture

Status: Needs review » Reviewed & tested by the community

@ryo-yamashita

Thank you for the fix. I'll merge the patch to 4.x and 5.x, and close this issue as Fixed.

  • yas committed cf47dcf on 5.x authored by Ryo Yamashita
    Issue #3321709 by Ryo Yamashita, yas: Fix "Client authentication failed...

  • yas committed 3e1f8b5 on 4.x
    Issue #3321709 by Ryo Yamashita, yas: Fix "Client authentication failed...
yas’s picture

Title: Fix "Client authentication failed" error when push login button on Cloud Dashboard » Fix a "Client authentication failed" error when push login button on Cloud Dashboard
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

yas’s picture

Category: Task » Bug report