--- http_interactions: - request: method: post uri: https://login.live.com/oauth20_token.srf body: encoding: UTF-8 string: client_id=bing-ads-oauth-client-id&client_secret=bing-ads-oauth-client-secret&grant_type=refresh_token&refresh_token=bing-ads-oauth-refresh-token headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" User-Agent: - Ruby response: status: code: 200 message: OK headers: Cache-Control: - no-store Pragma: - no-cache Content-Length: - '1317' Content-Type: - application/json Server: - Microsoft-IIS/8.5 X-Content-Type-Options: - nosniff Date: - Fri, 13 Nov 2015 14:23:33 GMT Connection: - close body: encoding: UTF-8 string: '{"token_type":"bearer","expires_in":3600,"scope":"bingads.manage","access_token":"bing-ads-oauth-authentication-token","refresh_token":"bing-ads-oauth-refresh-token","user_id":"bing-ads-oauth-user-id"}' http_version: recorded_at: Fri, 13 Nov 2015 14:23:33 GMT recorded_with: VCR 3.0.0