Closed eytanschulman closed 8 years ago
The NSError should have some more info in the userInfo. It might also be useful to turn on the fetcher logging https://github.com/google/google-api-objectivec-client/wiki#logging-http-server-traffic
@thomasvl After creating a shared keychain between my parent app and extension, it works! Thank you very much, I suggest possibly adding this tip to the wiki at some point :+1:
Glad to hear it.
I need to find the time to do a bunch of docs cleanups/additions. :(
(I really wish github supported pull requests for wikis to suggest edits…)
I'm getting this error when trying to perform a simple calendar query from an NC Widget. The same query works fine from it's parent app. Is there a place where I could see what error -1001 means?