带游乐场的博客授权

时间:2019-04-07 22:55:59

标签: blogs developer-tools oauth2-playground

我正在设置一台新服务器,并希望在我的Web应用程序的开发人员支持Oauth之后,我应该在线配置它还是将其保留?”

它已经为博客授权。

HTTP/1.1 200 OK
Content-length: 672
X-xss-protection: 1; mode=block
Content-location: https://www.googleapis.com/blogger/v3/blogs/5814978814823874001
X-content-type-options: nosniff
Transfer-encoding: chunked
Expires: Sun, 07 Apr 2019 22:16:49 GMT
Vary: Origin, X-Origin
Server: GSE
Etag: "iHf3yWDE_geBgZ8U7rgZ_xuTeAQ/_ho3AQLwIVQ0ZxRy2Fcmswb9uSE"
Cache-control: private, max-age=0, must-revalidate, no-transform
Date: Sun, 07 Apr 2019 22:16:49 GMT
X-frame-options: SAMEORIGIN
Alt-svc: quic=":443"; ma=2592000; v="46,44,43,39"
Content-type: application/json; charset=UTF-8
-content-encoding: gzip
{
  "kind": "blogger#blog", 
  "description": "a streaming  youtube/tumblr channel by Drmicrocap", 
  "url": "http://www.whispernumber.us/", 
  "posts": {
    "totalItems": 10, 
    "selfLink": "https://www.googleapis.com/blogger/v3/blogs/5814978814823874001/posts"
  }, 
  "updated": "2019-04-04T06:51:09-07:00", 
  "pages": {
    "totalItems": 5, 
    "selfLink": "https://www.googleapis.com/blogger/v3/blogs/5814978814823874001/pages"
  }, 
  "locale": {
    "country": "", 
    "variant": "", 
    "language": "en"
  }, 
  "published": "2017-03-26T17:40:15-07:00", 
  "id": "5814978814823874001", 
  "selfLink": "https://www.googleapis.com/blogger/v3/blogs/5814978814823874001", 
  "name": "WHISPER NUMBERS"
}

我希望进一步输入是否将文件保存到文档或工作表中。

0 个答案:

没有答案