6

Is it possible to query publicly shared user documents in Google Docs without authentication?

The specific end goal I am looking for is to be able to supply a user id, and then list all publicly shared docs with a particular tagged in a collection.

Thanks.

2 Answers 2

4

This is not possible with the Google Docs API, you will need to be authorized to be able to list these publicly shared files.

Sign up to request clarification or add additional context in comments.

2 Comments

not the answer I was hoping to hear, but thanks for the answer.
If a specific document is wanted you can access it using the URL, right?
0

I don't think this answer is 100% correct. If the document is shared globally (publicly accessible), then it should be possible according to these Stack Overflow posts:

Accessing Google Spreadsheet with Zend without Authentication

or

Read content of public shared file in Google Drive

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.