--- http_interactions: - request: method: post uri: https://auth0-sdk-tests.auth0.com/oauth/token body: encoding: UTF-8 string: '{"username":"rubytest-210908-username-1@auth0.com","password":"23kejn2jk3en2jke2jk3be2jk3ber_invalid","client_id":"2cnWuug6zaFX1j0ge1P99jAUn0F4XSuI","client_secret":"CLIENT_SECRET","scope":"openid","grant_type":"password"}' headers: Accept: - "*/*" User-Agent: - rest-client/2.1.0 (darwin19.6.0 x86_64) ruby/2.7.0p0 Content-Type: - application/json Auth0-Client: - eyJuYW1lIjoicnVieS1hdXRoMCIsInZlcnNpb24iOiI1LjUuMCIsImVudiI6eyJydWJ5IjoiMi43LjAifX0= Authorization: - Bearer API_TOKEN Content-Length: - '273' Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Host: - auth0-sdk-tests.auth0.com response: status: code: 403 message: Forbidden headers: Date: - Fri, 03 Sep 2021 20:16:13 GMT Content-Type: - application/json Transfer-Encoding: - chunked Connection: - keep-alive Cf-Ray: - 6891a7909a3d0530-LAX Cache-Control: - private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-transform Set-Cookie: - did=s%3Av0%3Ac8f6b380-0cf3-11ec-9d25-4bf507f98d94.d6L80rutoTPSmv9XC2R7DPJl5KSUnlZAB%2FcTap6lKm4; Max-Age=31557600; Path=/; Expires=Sun, 04 Sep 2022 02:16:12 GMT; HttpOnly; Secure; SameSite=None - did_compat=s%3Av0%3Ac8f6b380-0cf3-11ec-9d25-4bf507f98d94.d6L80rutoTPSmv9XC2R7DPJl5KSUnlZAB%2FcTap6lKm4; Max-Age=31557600; Path=/; Expires=Sun, 04 Sep 2022 02:16:13 GMT; HttpOnly; Secure Strict-Transport-Security: - max-age=31536000 Vary: - Accept-Encoding, Origin Cf-Cache-Status: - DYNAMIC Expect-Ct: - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" Ot-Baggage-Auth0-Request-Id: - 6891a7909a3d0530 Ot-Tracer-Sampled: - 'true' Ot-Tracer-Spanid: - 16bebfba4e1fa102 Ot-Tracer-Traceid: - 13743fb227610c73 X-Auth0-Requestid: - 6cf36d3579971bd6c4b9 X-Content-Type-Options: - nosniff X-Ratelimit-Limit: - '100' X-Ratelimit-Remaining: - '96' X-Ratelimit-Reset: - '1630703629' Server: - cloudflare Alt-Svc: - h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400, h3=":443"; ma=86400 body: encoding: ASCII-8BIT string: '{"error":"invalid_grant","error_description":"Wrong email or password."}' recorded_at: Fri, 03 Sep 2021 20:16:13 GMT recorded_with: VCR 6.0.0