Not geting valid token in v1.58

can we use any other medium for communication please send me mail at singhviraaj706@gmail.com please send hi

?? what happend sir please help me out to this problem

sir tell me how to get link like old version v1.57 link attached below

https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=821472745759-cbgogq23a39hgm1jou73440tiguo6m01.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&scope=https2Fwww.googleapis.com%2Fauth%2Fdrive&state=6BjjZgiuINVXvlUv0lrw

for now, just use v1.57.0

or
run rclone config on the PC,
then copy the config file from the PC to the server,
as documented at https://rclone.org/remote_setup/#configuring-by-copying-the-config-file

Ya sir but i want to learn how to do the same in rclone v1.58 ? its not the solution

I'm not quite sure what the confusion is.

If you have a headless machine and you pick the headless option:

y) Yes (default)
n) No
y/n> n
Option config_token.
For this to work, you will need rclone available on a machine that has
a web browser available.
For more help and alternate methods see: https://rclone.org/remote_setup/
Execute the following on the machine with the web browser (same rclone
version recommended):
	rclone authorize "drive" "eyJzY29wZSI6ImRyaXZlIn0"
Then paste the result.
Enter a value.

That gives you a command.

On a PC with a browser and rclone installed with 1.58, you run / paste that command and it auto launches a browser and you paste in the code.

etexter@seraphim ~ %    rclone authorize "drive" "eyJzY29wZSI6ImRyaXZlIn0"
2022/03/26 06:51:31 NOTICE: If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=JIJ6gjhov_x6cmMxZsGIrQ
2022/03/26 06:51:31 NOTICE: Log in and authorize rclone for access
2022/03/26 06:51:31 NOTICE: Waiting for code...

On my non headless machine (my mac), I get get a browser asking me to connect to rclone:

image

The process to do this hasn't changed between versions. The guts inside has changed.


this ss is 1 serverr


this ss is second server


i don't know why i m not getting this thing

If you try to run it on another headless machine without a browser, it won't work.

You need to use a computer that has a browser on it like the computer you are using type this very message up.

On the machine you typed up this message, use that for rclone authorize.

you mean if i install the reclone v 1.58 in my window PC and after the I run this command on my PC so it will work .

Yes, you need a browser to authenticate.

ok, i will try thanks in advance.


i m able to get the token in local

my question is this how to fetch google id token by command ?

On that page, you click / login with the Google Account you want to link and you get presented with the auth token.