cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Trouble running /2/files/list_folder in as App Authenticated

Trouble running /2/files/list_folder in as App Authenticated

Здравко
Legendary | Level 20
Go to solution

Probably I'm getting crazy, but following command:

curl -X POST https://api.dropboxapi.com/2/files/list_folder \
     -H "Content-Type: application/json" -u "<APP KEY>:<APP SECRET>" \
     --data '{"path":"","shared_link":{"url":"<shared link to folder>"}}'

 ... doesn't work anymore. I think, it used to work. :thinking_face: What's going on?

It doesn't return even an error (I mean body) if we ignore the HTTP 500 code! Just nothing - literally empty response body, no just without entries. When I intentionally make some mistake (wrong secret or something else) 'correct' error gets back, but when everything is correct, nothing...

Any thoughts?

 

PS: x-dropbox-request-id: 778c7e7bbe7e4d5b8d3ce3e97ac6e7e1, if can be of some help. In addition, when the same call is user authenticated, everything is fine.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

This should be fixed now. Please let us know if you're still seeing any issues.

View solution in original post

7 Replies 7

Greg-DB
Dropbox Staff
Go to solution

Thanks for the report. We're looking into it. I'll reply here once I have an update on this.

plancher
Explorer | Level 3
Go to solution

I have the same problem

plancher
Explorer | Level 3
Go to solution

Still don't have a solution to this problem?

Greg-DB
Dropbox Staff
Go to solution

@plancher This is open with the team, but I don't have an update on it yet. I'll follow up here once I do.

plancher
Explorer | Level 3
Go to solution

Thanks

Greg-DB
Dropbox Staff
Go to solution

This should be fixed now. Please let us know if you're still seeing any issues.

Здравко
Legendary | Level 20
Go to solution

Thanks Greg, it's working as expected already. :winking_face:

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Здравко Legendary | Level 20
  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    plancher Explorer | Level 3
What do Dropbox user levels mean?