I've followed the SwiftyDropbox tutorial and after linking the app to my (user) db account the app just quits with out throwing any errors after the redirect back to the app.
This is my console output.
These "errors" occur after the button press.
I don't get a console print saying
"Success! User is logged into Dropbox with token: \(token)"
This is my VC.swift

This is the relevant code in my AppDelegate.swfit

Console output
