-{"recorded_with": "betamax/0.8.0", "http_interactions": [{"request": {"headers": {"Content-Length": "0", "Authorization": "Bearer <ACCESS_TOKEN>", "Connection": "keep-alive", "x-goog-api-version": "2", "Accept": "*/*", "Accept-Encoding": "identity", "User-Agent": "python-requests/2.12.2"}, "method": "POST", "uri": "https://www.googleapis.com/chromewebstore/v1.1/items/<APP_ID>/publish?publishTarget=default", "body": {"encoding": "utf-8", "string": ""}}, "response": {"headers": {"Transfer-Encoding": "chunked", "Expires": "Mon, 01 Jan 1990 00:00:00 GMT", "Server": "GSE", "Accept-Ranges": "none", "Alt-Svc": "quic=\":443\"; ma=2592000; v=\"35,34\"", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Pragma": "no-cache", "Date": "Fri, 06 Jan 2017 09:29:57 GMT", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Vary": "X-Origin", "X-Frame-Options": "SAMEORIGIN", "Content-Type": "application/json; charset=UTF-8"}, "status": {"message": "OK", "code": 200}, "url": "https://www.googleapis.com/chromewebstore/v1.1/items/<APP_ID>/publish?publishTarget=default", "body": {"encoding": "UTF-8", "string": "{\"kind\":\"chromewebstore#item\",\"item_id\":\"<APP_ID>\",\"status\":[\"OK\"],\"statusDetail\":[\"OK.\"]}"}}, "recorded_at": "2017-01-06T09:29:57"}, {"request": {"headers": {"Content-Length": "257", "Connection": "keep-alive", "Accept": "*/*", "Accept-Encoding": "identity", "User-Agent": "python-requests/2.12.2", "Content-Type": "application/x-www-form-urlencoded"}, "method": "POST", "uri": "https://accounts.google.com/o/oauth2/token", "body": {"encoding": "utf-8", "string": "redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&client_secret=<CLIENT_SECRET>&client_id=<CLIENT_ID>&refresh_token=<REFRESH_TOKEN>&grant_type=refresh_token"}}, "response": {"headers": {"Transfer-Encoding": "chunked", "X-Frame-Options": "SAMEORIGIN", "Expires": "Mon, 01 Jan 1990 00:00:00 GMT", "Accept-Ranges": "none", "Server": "ESF", "Content-Disposition": "attachment; filename=\"json.txt\"; filename*=UTF-8''json.txt", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Pragma": "no-cache", "Date": "Fri, 06 Jan 2017 09:31:43 GMT", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Vary": "Accept-Encoding", "Alt-Svc": "quic=\":443\"; ma=2592000; v=\"35,34\"", "Content-Type": "application/json; charset=utf-8"}, "status": {"message": "OK", "code": 200}, "url": "https://accounts.google.com/o/oauth2/token", "body": {"encoding": "utf-8", "string": "{\n \"access_token\" : \"<ACCESS_TOKEN>\",\n \"expires_in\" : 3600,\n \"token_type\" : \"Bearer\"\n}"}}, "recorded_at": "2017-01-06T09:31:43"}, {"request": {"headers": {"Content-Length": "0", "Authorization": "Bearer <ACCESS_TOKEN>", "Connection": "keep-alive", "x-goog-api-version": "2", "publishTarget": "trustedTesters", "Accept": "*/*", "Accept-Encoding": "identity", "User-Agent": "python-requests/2.12.2"}, "method": "POST", "uri": "https://www.googleapis.com/chromewebstore/v1.1/items/<APP_ID>/publish?publishTarget=trustedTesters", "body": {"encoding": "utf-8", "string": ""}}, "response": {"headers": {"Transfer-Encoding": "chunked", "X-Frame-Options": "SAMEORIGIN", "Expires": "Mon, 01 Jan 1990 00:00:00 GMT", "Accept-Ranges": "none", "Server": "GSE", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "X-Content-Type-Options": "nosniff", "Pragma": "no-cache", "Date": "Fri, 06 Jan 2017 09:31:50 GMT", "Vary": "X-Origin", "X-XSS-Protection": "1; mode=block", "Alt-Svc": "quic=\":443\"; ma=2592000; v=\"35,34\"", "Content-Type": "application/json; charset=UTF-8"}, "status": {"message": "OK", "code": 200}, "url": "https://www.googleapis.com/chromewebstore/v1.1/items/<APP_ID>/publish?publishTarget=trustedTesters", "body": {"encoding": "UTF-8", "string": "{\"kind\":\"chromewebstore#item\",\"item_id\":\"<APP_ID>\",\"status\":[\"OK\"],\"statusDetail\":[\"OK.\"]}"}}, "recorded_at": "2017-01-06T09:31:50"}]}
0 commit comments