Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
ajv3005
6 years agoExplorer | Level 4
2/team/members/list/continue API returning 500 without error information
This seems to be happening for a specific batch of members. How can I not get such an error and get all the members easily ?
"x-dropbox-request-id": [
"8e3c9c3b8b523f80e63b2164ff147732"
]
Thanks! That supports what I've been able to determine about this issue. It appears to be a transient issue that can occur when looking up the requested information. That being the case, I do recommend implementing some automatic retrying.
Additionally, it may help to use a lower 'limit' value when initially calling /2/team/members/list. That page size will follow through to the /2/team/members/list/continue calls as well.
5 Replies
Sort By
- Greg-DB
Dropbox Staff
Thanks for the report! For reference, do you consistently get the same error if you retry the same call?
- ajv3005Explorer | Level 4
When I retry the call , I donot get the error immediately but I get the same error after subsequent continue calls .
- Greg-DB
Dropbox Staff
Thanks! That supports what I've been able to determine about this issue. It appears to be a transient issue that can occur when looking up the requested information. That being the case, I do recommend implementing some automatic retrying.
Additionally, it may help to use a lower 'limit' value when initially calling /2/team/members/list. That page size will follow through to the /2/team/members/list/continue calls as well.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,989 PostsLatest Activity: 2 days ago
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!