You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
ikram_momin
5 years agoExplorer | Level 3
Issue while deleting account
Hi Team,
We are facing an issue while deleting the account having special characters.
Ex: User having with below details
Email=Newone@sail.com given_name=automation123456##$ surname=$auto...
- 5 years ago
This should be fixed now. Please try again and let me know if you're still seeing the issue. Thanks!
Greg-DB
5 years agoDropbox Staff
I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. 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)
- the full text of any error or unexpected output, including response headers, if possible
- Traye15 years agoExplorer | Level 3
We are using dropbox REST API v2 version. We hit below endpoint to remove a member.
https://api.dropboxapi.com/2/team/members/remove
Error received - Error Code: 504 Internal Server Error
Also some times it takes ages to get the response back after hitting above endpoint.
This happenes only when we remove the member from the team.
Also on the dropbox system if we remove the member, it takes lot of time to execute the request.
- Greg-DB5 years agoDropbox Staff
Thanks for the information. It sounds like something during the processing of removing the member is taking a long time on the Dropbox server, and eventually timing out server-side. Would you be able to share the response headers though? In particular, a few sample 'X-Dropbox-Request-Id' values would be helpful in tracking this down on our side.
- Traye15 years agoExplorer | Level 3
Hi Greg,
Not sure if i can provide you the response header, reason is we execute the endpoint from our automation application and how to get response header needs to be checked. If it helps here's the accesstoken with which we execute the request - <REDACTED>
I will check into response header, meanwhile please let us know if any other information is required
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,889 PostsLatest Activity: 16 hours agoIf 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!