Grupos
Fazer login
Grupos
Google Documents List API
Conversas
Sobre
Enviar feedback
Ajuda
Google Documents List API
Entrar em contato com proprietários e gerentes
1 a 30 de 1379
Welcome to the archive of the Documents List API Forum! If you have a question about this API, please see directions here:
https://developers.google.com/
google-apps/documents-list/
support
Marcar tudo como lido
Denunciar grupo
0 selecionadas
Robert Kaufman
, …
Kouji Takano
17
09/04/2012
Getting 401 Unauthorized error on a doc where the user is owner.
Hi All, I made the change suggested by Marte, to add a trailing slash to the scope, and it fixed our
não lida,
Getting 401 Unauthorized error on a doc where the user is owner.
Hi All, I made the change suggested by Marte, to add a trailing slash to the scope, and it fixed our
09/04/2012
Ali Afshar
04/04/2012
Announcing Documents List API support on StackOverflow.com
Hi Everyone, As you know, we take support of the Google Documents List API very seriously. We have
não lida,
Announcing Documents List API support on StackOverflow.com
Hi Everyone, As you know, we take support of the Google Documents List API very seriously. We have
04/04/2012
Giuseppe Seminara
, …
Claudio Cherubino
114
04/04/2012
HTML 5 & GOOGLE DOCS
Si si infatti.. ti ringrazio tantissimo.. cerchero' di fare da solo... Cordiali saluti
não lida,
HTML 5 & GOOGLE DOCS
Si si infatti.. ti ringrazio tantissimo.. cerchero' di fare da solo... Cordiali saluti
04/04/2012
Roy Levy
,
Tom K
2
04/04/2012
Google Drive API
Wondering the same thing. I've got some ideas on how to utilize Docs and Google Drive. On Friday,
não lida,
Google Drive API
Wondering the same thing. I've got some ideas on how to utilize Docs and Google Drive. On Friday,
04/04/2012
Jags
,
Ali Afshar
7
04/04/2012
API for Google Docs Viewer
Hi, Can someone please provide a solution(or provide me an example to use http://schemas.google.com/
não lida,
API for Google Docs Viewer
Hi, Can someone please provide a solution(or provide me an example to use http://schemas.google.com/
04/04/2012
Paul Ford
,
Ali Afshar
2
04/04/2012
Deep versus Shallow object copies
Hi Paul, They are shallow copies which share an EntryState, here is the documentation string: /** *
não lida,
Deep versus Shallow object copies
Hi Paul, They are shallow copies which share an EntryState, here is the documentation string: /** *
04/04/2012
Sérgio
,
Ali Afshar
2
04/04/2012
Fetching google entries twice in a short-time slot, freezes the code (stay infinitely wainting to resolve feed objects)
Hi Sergio, Perhaps you are having errors in the second request, while the application retries, can
não lida,
Fetching google entries twice in a short-time slot, freezes the code (stay infinitely wainting to resolve feed objects)
Hi Sergio, Perhaps you are having errors in the second request, while the application retries, can
04/04/2012
Sérgio
,
Claudio Cherubino
5
04/04/2012
Update content of document using resumableUploader returns 411 length required
Tks Claudio!
não lida,
Update content of document using resumableUploader returns 411 length required
Tks Claudio!
04/04/2012
Peter Brachwitz
,
Ali Afshar
6
04/04/2012
error: getting incorrect data version on updating acl entry (zend/php)
var_dumped the xml variable right before submitting. string '<entry xmlns="http://www.w3.
não lida,
error: getting incorrect data version on updating acl entry (zend/php)
var_dumped the xml variable right before submitting. string '<entry xmlns="http://www.w3.
04/04/2012
ling Zou
, …
Fernando Benavides
11
04/04/2012
how can I get share link after sharing a file with authorization keys
hello Claudio , i being trying to define the element myself , without success , i need a light , i
não lida,
how can I get share link after sharing a file with authorization keys
hello Claudio , i being trying to define the element myself , without success , i need a light , i
04/04/2012
huffie
,
Claudio Cherubino
3
02/04/2012
getFeed doesn't return all associated feeds?
Hi Claudio, I doubt those elements are trashed or folders as I've uploaded and checked using Web
não lida,
getFeed doesn't return all associated feeds?
Hi Claudio, I doubt those elements are trashed or folders as I've uploaded and checked using Web
02/04/2012
huffie
,
Claudio Cherubino
2
02/04/2012
Invalid extended help URI: Request rate limit exceeded. on service.insert
Hi, Please check the section on how to handle API errors in our docs, specifically the part about
não lida,
Invalid extended help URI: Request rate limit exceeded. on service.insert
Hi, Please check the section on how to handle API errors in our docs, specifically the part about
02/04/2012
huffie
,
Claudio Cherubino
2
02/04/2012
Files not uploaded properly
Hi, Does the error always occur with the same files? Is there a file that causes the problem 100% of
não lida,
Files not uploaded properly
Hi, Does the error always occur with the same files? Is there a file that causes the problem 100% of
02/04/2012
Ibrahim Tawbe
, …
Pisith
4
01/04/2012
Client side access token
Hello, The "immediate" mode will fail if the user is logged in to two accounts(gmail). Does
não lida,
Client side access token
Hello, The "immediate" mode will fail if the user is logged in to two accounts(gmail). Does
01/04/2012
Ron Michael Zettlemoyer
,
Claudio Cherubino
4
31/03/2012
Collections that appear in both "my collections" and "collections shared with me" after changing owner
I stumbled upon something that should have been obvious... appearing in the "Collections shared
não lida,
Collections that appear in both "my collections" and "collections shared with me" after changing owner
I stumbled upon something that should have been obvious... appearing in the "Collections shared
31/03/2012
Declan Brennan
31/03/2012
Registering New Document Types
It would be a very powerful integration to allow the creation of new types of document editor and
não lida,
Registering New Document Types
It would be a very powerful integration to allow the creation of new types of document editor and
31/03/2012
NickE
,
Claudio Cherubino
2
30/03/2012
500 Internal Server Error on Spreadsheet List
Hi Nick, I tried to reproduce your issue but it worked for me. Here is my curl command that I used:
não lida,
500 Internal Server Error on Spreadsheet List
Hi Nick, I tried to reproduce your issue but it worked for me. Here is my curl command that I used:
30/03/2012
Stephane Donze
, …
Fernando
4
30/03/2012
Full text search on collections
Hi , i want to seach for a specfic folder name, because i need the resource ID, my code is the follow
não lida,
Full text search on collections
Hi , i want to seach for a specfic folder name, because i need the resource ID, my code is the follow
30/03/2012
Javier Pimienta
,
Alain Vongsouvanh
4
30/03/2012
DeleteResource from Google Docs with Python
Hello Alain, Thank you so much! It works now! Great! :))) I have been working in this issue all the
não lida,
DeleteResource from Google Docs with Python
Hello Alain, Thank you so much! It works now! Great! :))) I have been working in this issue all the
30/03/2012
cosmicMan
,
Alain Vongsouvanh
2
30/03/2012
Resumable upload link for specific folder (Objective-C)
Hello, If you send a GET request to that Collection entry, you should see a resumable-create-media
não lida,
Resumable upload link for specific folder (Objective-C)
Hello, If you send a GET request to that Collection entry, you should see a resumable-create-media
30/03/2012
Sérgio
,
Claudio Cherubino
2
30/03/2012
Resumable Upload example don't work in vb.net
Hi Sergio, Those in bold are not methods but instead events defined on the base class
não lida,
Resumable Upload example don't work in vb.net
Hi Sergio, Those in bold are not methods but instead events defined on the base class
30/03/2012
John Doe
,
Claudio Cherubino
4
28/03/2012
I'm getting an invalidRequestUri on every request I make using the java client
Yes, I did that. But it would be more convenient if it were available on maven FYI. This issue FWIW:
não lida,
I'm getting an invalidRequestUri on every request I make using the java client
Yes, I did that. But it would be more convenient if it were available on maven FYI. This issue FWIW:
28/03/2012
Alessandro
30/03/2012
Retrieve Domain Templates
Hi, is there a way to retrieve a domain templates list with java api ? Best Regards Le informazioni
não lida,
Retrieve Domain Templates
Hi, is there a way to retrieve a domain templates list with java api ? Best Regards Le informazioni
30/03/2012
Bernhard Schandl
2
30/03/2012
ETag of Spreadsheet randomly changes
This seems to be a known bug, and is obviously not yet fixed: http://code.google.com/a/google.com/p/
não lida,
ETag of Spreadsheet randomly changes
This seems to be a known bug, and is obviously not yet fixed: http://code.google.com/a/google.com/p/
30/03/2012
Raym
,
Vic Fryzel
2
30/03/2012
Json request
Sorry Raym, but you can't find any documentation about it because it doesn't accept JSON
não lida,
Json request
Sorry Raym, but you can't find any documentation about it because it doesn't accept JSON
30/03/2012
kunalkfp
, …
kunalkfp
3
30/03/2012
Unable to Upload PDF Document in Android Platform
Though by building new put request and and setting the necessary headers values im still getting the
não lida,
Unable to Upload PDF Document in Android Platform
Though by building new put request and and setting the necessary headers values im still getting the
30/03/2012
kraney
, …
huffie
5
29/03/2012
create a document that doesn't show up in "Home"?
Hi Ali, Possible to advise how to go about doing it similary for Java? TIA! On Tuesday, January 24,
não lida,
create a document that doesn't show up in "Home"?
Hi Ali, Possible to advise how to go about doing it similary for Java? TIA! On Tuesday, January 24,
29/03/2012
Igor Grivko
, …
Alain Vongsouvanh
10
29/03/2012
Cannnot upload a document
Hello Igor, Sorry about the confusion, there was indeed an issue in a recent release that is
não lida,
Cannnot upload a document
Hello Igor, Sorry about the confusion, there was indeed an issue in a recent release that is
29/03/2012
Alexander Herrera
29/03/2012
Error getting documents
i'm getting different results depending of the permission of the doc with the same url, i mean if
não lida,
Error getting documents
i'm getting different results depending of the permission of the doc with the same url, i mean if
29/03/2012
Michael Moegling
, …
Ali Afshar
3
29/03/2012
Looking for help with placing an Excel spreadsheet into a Google Collection
This is a great contribution, thanks! I tried to access the repository https://github.com/bobpuffer/
não lida,
Looking for help with placing an Excel spreadsheet into a Google Collection
This is a great contribution, thanks! I tried to access the repository https://github.com/bobpuffer/
29/03/2012