Sha256: a92077c03499f1528082ecc0e31e44cd7752ddf48f4d6d6be81b89b0ce6d59ab
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","password":"23kejn2jk3en2jke2jk3be2jk3ber_invalid","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:54 GMT Content-Type: - application/json Content-Length: - '72' Connection: - keep-alive X-Auth0-Requestid: - 5c2a84511dca461182fa X-Ratelimit-Limit: - '100' X-Ratelimit-Remaining: - '93' X-Ratelimit-Reset: - '1539802348' 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:54 GMT recorded_with: VCR 4.0.0
Version data entries
22 entries across 22 versions & 1 rubygems