Accessing a non-Public Google Sites page using curl + Bearer Token

◇◆丶佛笑我妖孽 提交于 2021-01-29 10:30:48

问题


I need to access non-Public Google Site using Curl. Is it possible to GET a Google Site page using curl and sending in Bearer Token as part of the Authorization header?

I usually do this with Spreadsheets. But can't get it to work with Google Sites.


回答1:


This is not possible currently with the new Google Sites. Google doesn't provide an API for this.



来源:https://stackoverflow.com/questions/50477342/accessing-a-non-public-google-sites-page-using-curl-bearer-token

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!