Hi,
I'm trying out SwiftyDropbox and following the code given in the blogpost (https://blogs.dropbox.com/developers/2015/05/try-out-swiftydropbox-the-new-swift-sdk-for-dropbox-api-v2/).
When I try and do something (e.g. client.usersGetCurrentAccount()) I get an HTTP error: invalid_access_token
Any help would be appreciated.
-Peter