English 中文(简体)
不处理主 Google 电子邮件地址时, 无法删除通过 api 获取 Google doc 的访问权限
原标题:Can t remove access to google doc via api when not dealing with primary google email address

使用 Google 文档 API, 我正在创建文档并添加访问规则 。 在我系统中, 我只有这个特定用户的电子邮件地址 。 在 Goofle 内有两个电子邮件地址 : 一级 (< href="/ cdn- cgi/ l/ email- protection" ="\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

问题是现在我需要找到访问规则并删除它,所以我(使用文件API)通过电子邮件地址找到访问规则,而且因为我只有一个电子邮件地址([email protect]

希望我错过一个简单的解决办法,比如:

  • Can I request the access rule from google using the email address I have and using some undocumented feature have google look up the record via primary or secondary email address?

  • Obtain the primary email address on access rule creation? (doesn t appear to be returned).

提前感谢!

最佳回答
问题回答

暂无回答




相关问题
get atom feed and display in html (google-api)

Can someone help me out on this. I have a problem with the return results from an google-api call I want to echo them back as html, but firefox keeps displaying a feed page. In IE, I get an error ...

Using Google App Engine With My Dreamhost Registered Domain

I have registered a domain example.com using dreamhost, and currently have a standard wordpress blog set up on www.example.com. I d like to have appengine.example.com point to my Google Appengine ...

google calendar java api

I have an object of CalendarEntry I know that http://www.google.com/calendar/feeds/example@gmail.com/allcalendars/full is the feed url of all calendars but how I can get this feed url from ...

Google API for Internationalization + asp.net

Hai guys, Is there any google api for Internationalization with asp.net or any other open source api for it because i want my users to view my site in multiple indian languages like tamil,malayalam,...

google API translate, only a div into page

I have an HTML page, and I would use Google Translate to translate only a div into my page. <div id="google_translate_element"></div><script> function googleTranslateElementInit() { ...

How to use doctest on a Client script?

I am playing with Google Calendar API, creating some useful function. I another hand, I want to do it right puting some useful doctest and starting agile development. How to write doctest since the ...

using google.loader.ClientLocation

what will be best way to use using google.loader.ClientLocation to get client country & city name in jquery Thanks

热门标签