Pcloud redirect uri not authorised

I added uri but still get same error message. Do anyone suggest which part of url/uri have to add in pcloud. So that it get Authorize.

not sure what you asking for help with?

what error message?

are you using auto config, as this is what the ouput will look like.

Use auto config?
 * Say Y if not sure
 * Say N if you are working on a remote or headless machine
y) Yes (default)
n) No
y/n> y
If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=A0_MDArTxP_Mw4fwEHMOrA
Log in and authorize rclone for access
Waiting for code...
Got code

Is this part of the same project as this, this and this?

What is the purpose of your project?

Using with client ID and secret as well.

Project makes no sense. Just making a union and will keep all software and music there.

sorry, not understanding the exact problem you need help with?

can you explain in detail what you need help with?

Basically, I am not using default settings and default client id/ secret as rclone client id shared with all users so it makes slow. So I create my own client id in pcloud. The link which is provided by rclone, I opened it in my default browser but Pcloud says "Uri not authorised"

what version of rclone?

Latest,
rclone 1.55.1-termux

  • os/type: android
  • os/arch: arm64
  • go/version: go1.16.3
  • go/linking: dynamic
  • go/tags: noselfupdate
    ~ 

do you have two-factor-authentication enabled at pcloud?

Nope,. Basically problem is. I don't know which uri have to add in pcloud app where i got the client secret.
The default client (rclone one) gets verified easily.

where in pcloud is that feature, as i have pcloud and i do not see where i can create my own client id

https://docs.pcloud.com/my_apps/

As ypu you can see, i added in many ways.

the redirect url is given below.

OAuth Client Id
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_id> 
OAuth Client Secret
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_secret> 
Edit advanced config? (y/n)
y) Yes
n) No (default)
y/n> n
Remote config
Make sure your Redirect URL is set to "http://localhost:53682/" in your custom config.
1 Like

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