Help with error message

54 views
Skip to first unread message

Jeff Nichols

unread,
May 12, 2013, 4:36:55 PM5/12/13
to gdata-objec...@googlegroups.com
I received the following console log message from a user:

10/05/2013 19:10:07.294 Syncman[2327]: action failed: Error Domain=com.google.HTTPStatus Code=400 "The operation couldn’t be completed. (com.google.HTTPStatus error 400.)" UserInfo=0x180db30 {data=<45786163 746c7920 6f6e6520 6f66206e 6f6e2d65 6d707479 2072656c 2c206c61 62656c20 69732072 65717569 72656420 666f7220 656d6169 6c206164 64726573 732e>}

This happens when the app is updating a Google contact (fetchEntryByUpdatingEntry:forEntryURL:delegate:didFinishSelector). Can anyone help with deciphering what's going wrong? If not, is there a way for me to get more info from the NSError? Most other errors I've seen have had more information about the underlying reason.

Thanks,
Jeff 

Gustavo Bergamo

unread,
May 13, 2013, 9:11:42 AM5/13/13
to gdata-objec...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gdata-objectivec-...@googlegroups.com.
To post to this group, send email to gdata-objec...@googlegroups.com.
Visit this group at http://groups.google.com/group/gdata-objectivec-client?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Greg Robbins

unread,
May 13, 2013, 8:10:59 PM5/13/13
to gdata-objec...@googlegroups.com
The text of that UserInfo data is "Exactly one of non-empty rel, label is required for email address", which is just stating one of the Contacts API's requirements.

Jeff Nichols

unread,
May 24, 2013, 5:25:19 PM5/24/13
to gdata-objec...@googlegroups.com
Thanks a lot Greg!

I should have guessed that the UserInfo data could be just plain text in hex, and now I've found where that UserInfo key is being set in the GTMHTTPFetcher code.


On Tue, May 14, 2013 at 2:10 AM, Greg Robbins <grob...@google.com> wrote:
The text of that UserInfo data is "Exactly one of non-empty rel, label is required for email address", which is just stating one of the Contacts API's requirements.

--
You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gdata-objectivec-...@googlegroups.com.
To post to this group, send email to gdata-objec...@googlegroups.com.
Visit this group at http://groups.google.com/group/gdata-objectivec-client?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Jeff Nichols
Wateree Software
http://wateree.net/
Reply all
Reply to author
Forward
0 new messages