Re: Error Domain=com.google.GTMOAuth2 Code=-1001 "The operation couldn’t be completed. (com.google.GTMOAuth2 error -1001.)"
968 views
Skip to first unread message
Greg Robbins
unread,
Jul 17, 2012, 12:42:37 PM7/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gtm-o...@googlegroups.com
The GTM OAuth 2 library uses the value kGTMOAuth2ErrorAuthorizationFailed (-1001) to tell the app that sign-in failed.
The OAuth 2 protocol does not specify that the server will give the client a reason that sign-in did not complete successfully, so the library provides that generic error value to the app.
Nguyen Dinh Hung
unread,
Oct 26, 2013, 6:31:10 AM10/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gtm-o...@googlegroups.com
I am too . Help me !
On Tuesday, July 17, 2012 6:48:08 PM UTC+7, Ahshif Abdeen wrote:
I'm getting this error, when I click "No thanks" button when authorizing the app. Can anyone help me to solve this?
Johannes Neustifter
unread,
Feb 18, 2014, 5:43:46 AM2/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gtm-o...@googlegroups.com
Do you get error messages starting with something like NSURLAuthenticationChallenge ...?