You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! I have a problem with my cobook application for Mac Os X. I am not
sure if this is the right place to ask a question like this, because I am not a
programmer. I did not find any other source for addressing this problem though.
Maybe someone can help?
What steps will reproduce the problem?
>> Syncing contacts with Cobook Application and Google Account
What is the expected output? What do you see instead?
>> Isee an exclamation mark and the message: "Google: The operation couldn't be
completed. (com.google.GTMOAuth2 error -1001.)"
What version of the product are you using? On what operating system?
Mac Os X 10.9.2
Cobook 3.0.4 (3113)
What is that error? What does it mean?
Thanks for your help!
aeiou
Original issue reported on code.google.com by aeiou11...@sebastianmayer.com on 24 Mar 2014 at 11:33
The text was updated successfully, but these errors were encountered:
This issue tracker is for reporting bugs in the library. Please use the
discussion group if you have specific questions about use of the library.
The -1001 error is kGTMOAuth2ErrorAuthorizationFailed
Try setting breakpoints in the library where that symbol is used to create
errors; that may give you a clue as to what specifically is failing.
Original comment by grobb...@google.com on 25 Mar 2014 at 12:10
Original issue reported on code.google.com by
aeiou11...@sebastianmayer.com
on 24 Mar 2014 at 11:33The text was updated successfully, but these errors were encountered: