2017-11-27 14:35:56 +01:00
|
|
|
interactions:
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Connection: [keep-alive]
|
2018-07-14 01:07:26 +02:00
|
|
|
User-Agent: [python-requests/2.18.4]
|
2017-11-27 14:35:56 +01:00
|
|
|
method: GET
|
|
|
|
uri: http://localhost:3000/api/v1/timelines/home
|
|
|
|
response:
|
|
|
|
body: {string: '{"error":"The access token is invalid"}'}
|
|
|
|
headers:
|
2018-06-05 22:10:31 +02:00
|
|
|
Cache-Control: ['private, no-store']
|
2017-11-27 14:35:56 +01:00
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
Pragma: [no-cache]
|
2018-06-05 22:10:31 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
2017-11-27 14:35:56 +01:00
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
WWW-Authenticate: ['Bearer realm="Doorkeeper", error="invalid_token", error_description="The
|
|
|
|
access token is invalid"']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
2018-06-05 22:10:31 +02:00
|
|
|
X-Download-Options: [noopen]
|
2017-11-27 14:35:56 +01:00
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-06-05 22:10:31 +02:00
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2020-02-22 20:31:33 +01:00
|
|
|
X-Request-Id: [34a49889-cfb9-4d71-b3cb-1157026c0ace]
|
|
|
|
X-Runtime: ['0.025829']
|
2018-04-18 22:07:03 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['39']
|
|
|
|
status: {code: 401, message: Unauthorized}
|
2017-11-27 14:35:56 +01:00
|
|
|
version: 1
|