开发者

Can I access a (private) google spreadsheet by inserting a password in the URL?

I see开发者_Go百科 the answer here is no, but wondered if there is any update to that.

Thanks.


Yes and no. You can access it with a "super secret" URL but it is not with the password in the URL. Go into the spreadsheet, click on the "Share" button, and select the "Get link to share" option. Here you can get your "super secret" URL.


Well, the question you've linked to is very different from what you're trying to do. Google does have a Spreadsheets API and it does allow you to access a private spreadsheet. You have to request access (preferably via OAuth; don't use ClientLogin) if you want to do anything to a private spreadsheet though. Also, if you don't know what spreadsheet you need ahead of time, you probably have to use the Documents List API.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜