Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropbox file selection issue #5267

Open
2 tasks done
sahilNVI opened this issue Jun 20, 2024 · 1 comment
Open
2 tasks done

Dropbox file selection issue #5267

sahilNVI opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels

Comments

@sahilNVI
Copy link

sahilNVI commented Jun 20, 2024

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

No response

Steps to reproduce

I’m currently facing an issue while integrating Dropbox with my application. I’m using the Uppy (Core, Dashboard, remote-source and companion) library to handle file uploads and imports from Dropbox. However, I’m encountering a CORS policy error and an HTTP 400 error when trying to list folders in Dropbox.

Expected behavior

I should be able to select and upload files from my Dropbox account.

Actual behavior

image

HTTP 400: Error in call to API function "files/list_folder": request body: path: '%2Fphotos' did not match pattern '(/(.|[\r\n]))?|(ns:[0-9]+(/.)?)'

@mifi
Copy link
Contributor

mifi commented Jun 25, 2024

Hi. so you're getting this error but it still lists successfully? (I can see that you do have a list of folders there in your screenshot)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants