Rclone 1.51 OAuth problem

Hi,

I get this on Rclone 1.51 when make a new google drive OAuth:

401. That’s an error.

Error: invalid_client

The OAuth client was not found.

Request Details

  • access_type=offline
  • client_id=705521.............apps.googleusercontent.com
  • redirect_uri=http://127.0.0.1:53682/
  • response_type=code
  • scope=https://www.googleapis.com/auth/drive
  • state=FEpADY6LcOeycXaWAwUVJQ

That’s all we know.

How to fix this thanks....

Best to use the question template as it has a bunch of stuff to be filled out.

From the error, looks like your client ID is invalid.

Can you share what you did to create the client ID and validate it's correct?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.