nxtbgthng / OAuth2Client

Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
855 stars 217 forks source link

Crash in NXOAuth2AccountStore - didFailToGetAccessTokenWithError #226

Open rnagabandi123 opened 5 years ago

rnagabandi123 commented 5 years ago
screen shot 2018-10-10 at 5 32 06 pm

I'm getting a crash in NXOAuth2AccountStore, and I'm not sure if there is anything else I can do. Here is the stack trace:

CoreFoundation exceptionPreprocess + 124 2 libobjc.A.dylib objc_exception_throw + 52 3 CoreFoundation -[NSDictionaryM removeObjectForKey:] + 688 4 App -[NXOAuth2AccountStore oauthClient:didFailToGetAccessTokenWithError:] (NXOAuth2AccountStore.m:530)