We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Mark L.45's avatar
Mark L.45
Collaborator | Level 9
2 months ago

Getting a list of files using HTTP API in shell with Curl

I run this and get empty response, despite having created a /Homework/math curl -X POST https://api.dropboxapi.com/2/files/list_folder \ --header "Authorization: Basic <token>" \ --header ...