azra3l
(Azrael)
August 14, 2023, 6:31am
1
What is the problem you are having with rclone?
When trying to connect to Box account using rclone am getting the 403 Forbidden error.
Run the command 'rclone version' and share the full output of the command.
rclone v1.63.1
os/version: ubuntu 22.04 (64 bit)
os/kernel: 6.2.0-26-generic (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.20.6
go/linking: static
go/tags: none
Which cloud storage system are you using? (eg Google Drive)
The intelligent Content Cloud makes it easy to automate workflows, collaborate internally and externally, and protect your sensitive data, all on one platform.
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone copy dropboxcrypt:test/ box-chunker:test/ --checkers 12 --tpslimit 64 --transfers 30 -vP
The rclone config contents with secrets removed.
[box]
type = box
box_sub_type = enterprise
token = {"access_token":"xxxx","token_type":"bearer","refresh_token":"xxx","expiry":"2023-08-14T08:59:04.623906251+02:00"}
A log from the command with the -vv flag
2023/08/13 17:38:55 Fatal error: failed to get token: oauth2: cannot fetch token: 403 Forbidden
Response:
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/api/oauth2/token</code> from this server.</h2>
<h2></h2>
</body></html>
It is the same issue as:
STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
What is the problem you are having with rclone?
I have a remote on Box that works OK with other hosts but when I try & configure on a particular VPS it does not work with Box. It works OK with Google Drive & Dropbox
Run the command 'rclone version' and share the full output of the command.
rclone vers…
Unfortunately no solution yet.
In other ticket interestingly the issue only occurs with specific host. And the same config works with other computers.
I start thinking that Box for unknown reason blocks some IP addresses.
You could try to connect from another IP address to validate it. Or maybe use VPN.
I would recommend to contact Box support - maybe they have some idea what is going on.
azra3l
(Azrael)
August 14, 2023, 7:49am
3
Thanks for getting back to me.
I will try to connect from a different IP and check.
system
(system)
Closed
September 13, 2023, 7:50am
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.