Error code 1001 importing and uploading docs

38 views
Skip to first unread message

Andrew Yanok

unread,
May 8, 2010, 2:18:10 PM5/8/10
to Google Data APIs Objective-C Client Library Discussion
This was working before I installed the newest api, but now when ever
I try to download a document or upload one i get this error. It
occurs nearly 95% of the time, 5% actually goes through. Is it an
issue with the API or with my account? I know its not my connection.
Any help would be great!

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

Andrew Yanok

unread,
May 8, 2010, 3:36:10 PM5/8/10
to Google Data APIs Objective-C Client Library Discussion
I'm trying the url's returned by the API and they don't even work in
safari, it seems that they work in google docs site, but what is being
returned.... I'm thinking Google is returning trash URL's or is there
a solution to this?

Greg Robbins

unread,
May 8, 2010, 5:39:29 PM5/8/10
to gdata-objec...@googlegroups.com
Your message does not indicate exactly what you are trying, so it is difficult to say what might be going wrong. Typically, looking at the http logs generated by the library's fetcher class is helpful in determining what is happening.

If you recently updated the library, you may need to change your code to use a feed's uploadLink rather than its postLink for uploading documents, as mentioned in



In general, URLs for APIs will not work in browsers, as the API requests require authentication headers that browsers cannot provide.

Greg Robbins

unread,
May 8, 2010, 7:40:07 PM5/8/10
to gdata-objec...@googlegroups.com
Timeout and document-conversion errors related to uploading are being tracked internally (bug number 2669039) and are on the public issue tracker as http://code.google.com/p/gdata-issues/issues/detail?id=2061

Plus add a star to that issue to be notified of changes.

Andrew Yanok

unread,
May 9, 2010, 6:54:53 AM5/9/10
to Google Data APIs Objective-C Client Library Discussion
I tested the downloading on an older version of my application that is
in prod right now. That is having the same issue, the older version
uses an older version of the API that worked perviously. Was there
any changes to the objective c library for downloading? Its
interesting, I can delete and get the list of docs but I can't
download most of the time, nor upload most of the time.

On May 8, 7:40 pm, Greg Robbins <grobb...@google.com> wrote:
> Timeout and document-conversion errors related to uploading are being
> tracked internally (bug number 2669039) and are on the public issue tracker
> ashttp://code.google.com/p/gdata-issues/issues/detail?id=2061

Andrew Yanok

unread,
May 9, 2010, 6:55:54 AM5/9/10
to Google Data APIs Objective-C Client Library Discussion
And the example provided in the library for Docs was having the same
issue as I was having.

Greg Robbins

unread,
May 9, 2010, 1:28:08 PM5/9/10
to gdata-objec...@googlegroups.com
As this appears to be a server issue unrelated to the Objective-C library, I'll leave it to the GData issues list for updates. To receive updated by email, just add a start to the issue there.

Reply all
Reply to author
Forward
0 new messages