Problem with copying from Dropbox

I am running TrueNAS-13.0-STABLE - Release Train for TrueNAS 13.0

I am trying to copy files FROM Dropox TO my nas

When I do a dry run, it reports success for reading but has this line at the end.

2024/05/05 12:03:06 INFO : Dropbox root ‘sync test’: Commiting uploads - please wait…

When I run the task, it reports an error.

On the Dropbox side, I have set every permission to write although I just want to read.

middlewared.service_exception.CallError: [EFAULT] Errors: 1 (retrying may help)
Elapsed time: 2.9s

2024/05/05 11:35:19 Failed to copy: failed to open source object: missing_scope/
2024/05/05 11:35:19 INFO : Dropbox root ‘sync test’: Commiting uploads - please wait…

It seems to me that the task wants to upload although I just want to read. And it’s not clear to me what it wants to upload because the folder is empty.

I am attaching a screenshot of the task.

Please tell me what’s I am missing here, or is there a bug on one of the sides?

Thanks!

Working now.

I generated a new token.

I probably had to wait until things settle down on the Dropbox side.