Hello,
(First sorry for the new user name, it wouldn't allow me back in...)
I sucessfully upgraded my app to use API v2 Objective C - however when running from the simulator when checking if I have an active account I get the following errors in the log - but they don't seem to stop anything and I can't locate where they are occurring.
2017-01-05 13:50:46.148 AppName[11111:111111] You are linked: <DropboxClient: 0x600000245a90>
2017-01-05 13:50:46.179 AppName[11111:111111] App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
2017-01-05 13:50:46.196738 AppName[11111:111111] PAC Fetch failed with error [NSURLErrorDomain:-1022]
2017-01-05 13:50:46.197575 AppName[11111:111111] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1022
It seems to occur after this call
self.restClient.filesRoutes