Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Győző C.
9 years agoExplorer | Level 3
APIv2 call needs X-Dropbox-Uid header?
Hi! I am migrating to APIv2, and stuck with this:
Error in call to API function "files/save_url": Must provide HTTP header "X-Dropbox-Uid"
In the documentation I only find that the Authorization ...
Greg-DB
Dropbox Community Moderator
9 years agoHi Győző, are you making the request to www.dropbox.com by any chance? RPC API calls like /2/files/save_url should be made to api.dropbox.com or api.dropboxapi.com.
Also, you should be using application/json not application/x-www-form-urlencoded. There's a curl example in the documentation. The API Explorer may also be helpful.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!