Your workflow is unique 👨‍💻 -  tell us how you use Dropbox here.

Forum Discussion

SG4's avatar
SG4
Explorer | Level 3
7 years ago
Solved

Trying to create file using rest api

Hello,
I am  trying to create file using rest api by following request
https://api.dropboxapi.com/2/file_requests/create(all needed headers are included)
but server is unreachable
May I need some enable in dropbox setting?

  • You don't need to enable anything on our side to be able to reach the Dropbox API servers. The Dropbox API servers are working correctly right now, so based on the error message you shared it sounds like you may be having a network connectivity issue. Is there anything on your network connection, e.g., firewall, proxy, anyti-virus, etc., that may be interfering with the connection to *.dropbox.com or *.dropboxapi.com?

    By the way, /2/file_requests/create is for creating "file requests", not actual files. If you want to upload files, you can use /2/files/upload.

1 Reply

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    7 years ago

    You don't need to enable anything on our side to be able to reach the Dropbox API servers. The Dropbox API servers are working correctly right now, so based on the error message you shared it sounds like you may be having a network connectivity issue. Is there anything on your network connection, e.g., firewall, proxy, anyti-virus, etc., that may be interfering with the connection to *.dropbox.com or *.dropboxapi.com?

    By the way, /2/file_requests/create is for creating "file requests", not actual files. If you want to upload files, you can use /2/files/upload.

About Dropbox API Support and Feedback

Node avatar for 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!