Sha256: f9be140b4ca92dedd6606a5c0608cb563cd42836c204e8bcf5125b6c48276b9f
Contents?: true
Size: 1.53 KB
Versions: 22
Compression:
Stored size: 1.53 KB
Contents
--- http_interactions: - request: method: get uri: https://auth0-sdk-tests.auth0.com/userinfo body: encoding: US-ASCII string: '' headers: Accept: - "*/*" Accept-Encoding: - gzip, deflate User-Agent: - Ruby/2.5.1 Content-Type: - application/json Auth0-Client: - eyJuYW1lIjoicnVieS1hdXRoMCIsInZlcnNpb24iOiI0LjUuMCJ9 Authorization: - Bearer invalid_token Host: - auth0-sdk-tests.auth0.com response: status: code: 401 message: Unauthorized headers: Date: - Wed, 10 Oct 2018 23:19:59 GMT Content-Length: - '12' Connection: - keep-alive X-Auth0-Requestid: - 19fb7bb180e9dfbd2b6e Access-Control-Allow-Origin: - "*" Access-Control-Allow-Credentials: - 'false' Www-Authenticate: - Bearer realm="Users", error="invalid_token", error_description="The access token signature could not be validated. A common cause of this is requesting multiple audiences for an access token signed with HS256, as that signature scheme requires only a single recipient for its security. Please change your API to employ RS256 if you wish to have multiple audiences for your access tokens" Cache-Control: - private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 body: encoding: UTF-8 string: Unauthorized http_version: recorded_at: Wed, 10 Oct 2018 23:19:59 GMT recorded_with: VCR 4.0.0
Version data entries
22 entries across 22 versions & 1 rubygems