Language Swift
iOS Version 14.4
We have app where we use dropbox api to allow our users to upload a document.
This app used to working perfectly two years ago.
Very recently we made some small changes and trying to publish now.
DropBox API returns the following annoying error.
API Auth error - {".tag" = "expired_access_token";}
Please explain why in this version I am having this issue.