As the title says, I am trying to generate a refresh token, and then I would like to use the refresh token to get short lived Access tokens. There is a problem
I am trying to upload a .zip file to Dropbox using the Dropbox API for python. But this method seems to fail. Can anyone please help me with this?