Hi Dropbox Community,
I'm working on a React base front-end application. In which I've to send the Dropbox Video Details ( dropbox video id, created at etc... ) to the back-end just only using the Dropbox Video URL. We'are using only public URL's. But I'm unable to handle it from front-end side. As I was going to use access token on the front-end side but I've realized it's expiring.
Can someone resolved the same issue or faced this it'll be great help
Thanks!