We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Abdullah S.1
10 years agoNew member | Level 2
How to check validity of access token in java code
How to check validity of access token in java code before using it?
Abdullah S.1
10 years agoNew member | Level 2
I've 2 programs one to get the token and serialize it and the other is to deserialize it and use it maybe on another pc
i want the first one to read the .ser file that generated from the last use and check if it is valid or not
so i have two solutions now
1- make the first program create small file and test the access token to upload it and then delete it if it is uploaded.
2- make the first program get new access token every time and serialize it.
thanks for your reply :)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 2 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!