PFTwitterUtils-NativeTwitter icon indicating copy to clipboard operation
PFTwitterUtils-NativeTwitter copied to clipboard

Twitter Sign in Failed. Twitter Account /Internet Connection are both Working

Open davidrichard23 opened this issue 12 years ago • 5 comments

Im not sure whats wrong. I had to get rid of the autorelease and initwithzone in the NSData+Base64. Could that be the problem?

davidrichard23 avatar Dec 12 '13 08:12 davidrichard23

I have a couple users encountering the same issue with TwitterLogInErrorNetworkError being triggered, but I am unable to reproduce. This is a tough one to troubleshoot.

markdorison avatar Mar 03 '14 15:03 markdorison

Thanks for bringing this to light. I'll take a look tomorrow.

cconstable avatar Mar 04 '14 22:03 cconstable

I was able to remotely log the NSError that is occurring:

TwitterLogInErrorNetworkError: Error Domain=NSURLErrorDomain Code=-1012 "The operation couldn’t be completed. (NSURLErrorDomain error -1012.)" UserInfo=0x14dbb150 {NSErrorFailingURLKey=https://api.twitter.com/oauth/access_token, NSErrorFailingURLStringKey=https://api.twitter.com/oauth/access_token, NSUnderlyingError=0x14d872f0 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error -1012.)"} Critical

markdorison avatar Mar 12 '14 22:03 markdorison

Getting the same issue on iPhone 6 IOS8. ( kCFURLErrorUserCancelledAuthentication = -1012)

LeeMatthewHiggins avatar Nov 11 '14 11:11 LeeMatthewHiggins

Just wanted to hop on and say that still getting this issue with iOS 8.2. Any one had any luck with it?

zallanx avatar Jun 17 '15 19:06 zallanx