Sha256: afc1c748013e48388c98ddded3fa8aaadec36f16a4a31586a2ec1c6a79ba82aa
Contents?: true
Size: 1.45 KB
Versions: 22
Compression:
Stored size: 1.45 KB
Contents
--- http_interactions: - request: method: post uri: https://auth0-sdk-tests.auth0.com/oauth/token body: encoding: UTF-8 string: '{"username":"rubytest-username-1@auth0.com_invalid","password":"23kejn2jk3en2jke2jk3be2jk3ber","client_id":"2cnWuug6zaFX1j0ge1P99jAUn0F4XSuI","client_secret":"CLIENT_SECRET","scope":"openid","grant_type":"password"}' headers: Accept: - "*/*" Accept-Encoding: - gzip, deflate User-Agent: - Ruby/2.5.1 Content-Type: - application/json Auth0-Client: - eyJuYW1lIjoicnVieS1hdXRoMCIsInZlcnNpb24iOiI0LjUuMCJ9 Authorization: - Bearer API_TOKEN Content-Length: - '266' Host: - auth0-sdk-tests.auth0.com response: status: code: 403 message: Forbidden headers: Date: - Wed, 17 Oct 2018 17:17:52 GMT Content-Type: - application/json Content-Length: - '72' Connection: - keep-alive X-Auth0-Requestid: - b6bab16857282fef5757 X-Ratelimit-Limit: - '100' X-Ratelimit-Remaining: - '94' X-Ratelimit-Reset: - '1539801484' Cache-Control: - private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 body: encoding: UTF-8 string: '{"error":"invalid_grant","error_description":"Wrong email or password."}' http_version: recorded_at: Wed, 17 Oct 2018 17:17:52 GMT recorded_with: VCR 4.0.0
Version data entries
22 entries across 22 versions & 1 rubygems