Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
jimmyb
31 days agoExplorer | Level 4
file_requests.create isn't appearing as an option in app permissions
Apologies if I'm missing something very obvious (and I likely am).
I'd like to grant `file_requests.create` permissions to an app I'm implementing, but ... it's not on the permissions screen. I'm only seeing `file_requests.read` and `file_requests.write`.
I'm currently using a trial Business plan.
Thanks in advance!
Hi jimmyb,
The endpoint /2/file_requests/create requires scope `file_requests.write`. As long as your app has that scope enabled, you should be able to send requests to this endpoint without any issues.
If you are seeing any errors or unexpected behavior with this scope enabled, please reply with:
- the name and version number of the platform and SDK/library you are using, if any
- the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
- the full text of any error or unexpected output
2 Replies
Sort By
- jimmyb30 days agoExplorer | Level 4
That was exactly the information I needed. I'm able to create a file request via an API call, now. Thank you!
- DB-Des30 days ago
Dropbox Community Moderator
Hi jimmyb,
The endpoint /2/file_requests/create requires scope `file_requests.write`. As long as your app has that scope enabled, you should be able to send requests to this endpoint without any issues.
If you are seeing any errors or unexpected behavior with this scope enabled, please reply with:
- the name and version number of the platform and SDK/library you are using, if any
- the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
- the full text of any error or unexpected output
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,011 PostsLatest Activity: 3 days ago
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 or Facebook.
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!