ter upgrading Xcode to v7.2
Since upgrading Xcode to 7.2, I have not been able to download my test text file from Dropbox with my app via the iOS simulator or on device. The error message is:
Download error: Optional([request-id b1786dbc15c95f302d9397134c3406b2] Bad Input: Error in call to API function "files/download": Your app is not currently allowed to use the API v2 beta API.)
I am using SwiftyDropbox 1.0.2, installed via CocoaPods, in a Swift application for iOS. I have been successfully using SwiftyDropbox for uploads and downloads for about a week or two. I have not changed any code in my app or anything in my Dropbox developer account’s setup for my app since it last was working (yesterday). (The app is still in development status.)
Please let me know what I can do to resolve this and move forward.