After getting a preview link from the Dropbox Chooser (something like https://www.dropbox.com/s/d5hn63asdasd/asdasdasd.png?dl=0) how can I check at a later time that the resulting link is still valid (i.e. has not been revoked)?
If I GET the url I'll always get an 200 status code without any chance to detect the issue programmatically.