Closed rohitgupta857 closed 10 years ago
I got this error too.
2014-07-09 18:16:56.633 OAuth2.0Test[31775:1178419] * Assertion failure in +[NXOAuth2AccountStore accountsFromDefaultKeychain], /Users/WPH/Desktop/OAuth2.0Test/Pods/NXOAuth2Client/Sources/OAuth2Client/NXOAuth2AccountStore.m:607 2014-07-09 18:16:56.635 OAuth2.0Test[31775:1178419] * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unexpected error while fetching accounts from keychain: -34018'
Yes. Same error here. Any workarounds?
I'm not seeing this error when executing NXOAuth2AccountStore.sharedStore()
with Beta 4 and version 1.2.6.
Can anybody confirm that this is gone in Beta4?
I can confirm that it is indeed gone is Beta 6. I did not test Beta 4 & Beta 5.
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unexpected error while fetching accounts from keychain: 8589900574'
I am getting the above error when executing - [NXOAuth2AccountStore sharedStore]