We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
trithanhnguyen
3 years agoHelpful | Level 6
"users/get_current_account": Invalid select user id format error.
I have a test program and it works fine in Windows 11. When I ported the code into Centos 7 and ran it, it returned an error:
com.dropbox.core.BadRequestException: Error in call to API function...
- 3 years ago
Your suggestion to check the teamMemberId is very helpful. I did make some change after I ported the code that messed up the ID.
Thank you.
trithanhnguyen
3 years agoHelpful | Level 6
This is a full error messages:
com.dropbox.core.BadRequestException: Error in call to API function "users/get_current_account": Invalid select user id format
at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:337)
at com.dropbox.core.v2.DbxRawClientV2$1.execute(DbxRawClientV2.java:154)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(DbxRawClientV2.java:330)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriableWithRefresh(DbxRawClientV2.java:351)
at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(DbxRawClientV2.java:137)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!