Created
July 6, 2017 16:24
-
-
Save mchmarny/5d7f897ca40ba04bc7e4c245e9c1b019 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HTTP/1.1 200 OK | |
| Vary: Origin | |
| Vary: X-Origin | |
| Content-Type: multipart/mixed; boundary=batch_ap8raPzn7Co_AAXg-8GNRFg | |
| Content-Encoding: gzip | |
| Date: Thu, 29 Jun 2017 02:37:51 GMT | |
| Expires: Thu, 29 Jun 2017 02:37:51 GMT | |
| Cache-Control: private, max-age=0 | |
| X-Content-Type-Options: nosniff | |
| X-Frame-Options: SAMEORIGIN | |
| X-XSS-Protection: 1; mode=block | |
| Server: GSE | |
| Alt-Svc: quic=":443"; ma=2592000; v="39,38,37,36,35" | |
| Transfer-Encoding: chunked | |
| Connection: Keep-alive | |
| --batch_ap8raPzn7Co_AAXg-8GNRFg | |
| Content-Type: application/http | |
| Content-ID: <response-4e9e92f7-6300-4c5f-9057-f268e79d9a9f+0> | |
| HTTP/1.1 403 Forbidden | |
| Content-Type: application/json; charset=UTF-8 | |
| Date: Thu, 29 Jun 2017 02:37:51 GMT | |
| Expires: Thu, 29 Jun 2017 02:37:51 GMT | |
| Cache-Control: private, max-age=0 | |
| Content-Length: 252 | |
| { | |
| "error": { | |
| "errors": [ | |
| { | |
| "domain": "global", | |
| "reason": "forbidden", | |
| "message": "Required 'Alpha Access' permission for 'Compute API'" | |
| } | |
| ], | |
| "code": 403, | |
| "message": "Required 'Alpha Access' permission for 'Compute API'" | |
| } | |
| } | |
| --batch_ap8raPzn7Co_AAXg-8GNRFg-- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment