2019-10-12 19:05:46 +02:00
|
|
|
interactions:
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
User-Agent: [python-requests/2.18.4]
|
|
|
|
method: GET
|
|
|
|
uri: http://localhost:3000/api/v1/accounts/verify_credentials
|
|
|
|
response:
|
2020-02-22 20:31:33 +01:00
|
|
|
body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":true,"bot":false,"discoverable":null,"group":false,"created_at":"2020-02-22T20:26:54.402Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@mastodonpy_test","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"last_status_at":null,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[],"follow_requests_count":0},"emojis":[],"fields":[]}'}
|
2019-10-12 19:05:46 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['no-cache, no-store']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2020-02-22 20:31:33 +01:00
|
|
|
X-Request-Id: [d8ba5fe9-f0fa-4231-bc1f-f3c5c23a08ca]
|
|
|
|
X-Runtime: ['0.098842']
|
2019-10-12 19:05:46 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2020-02-22 20:31:33 +01:00
|
|
|
content-length: ['735']
|
2019-10-12 19:05:46 +02:00
|
|
|
status: {code: 200, message: OK}
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
User-Agent: [python-requests/2.18.4]
|
|
|
|
method: GET
|
|
|
|
uri: http://localhost:3000/api/v1/accounts/verify_credentials
|
|
|
|
response:
|
2020-02-22 20:31:33 +01:00
|
|
|
body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":true,"bot":false,"discoverable":null,"group":false,"created_at":"2020-02-22T20:26:54.402Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@mastodonpy_test","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"last_status_at":null,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[],"follow_requests_count":0},"emojis":[],"fields":[]}'}
|
2019-10-12 19:05:46 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['no-cache, no-store']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2020-02-22 20:31:33 +01:00
|
|
|
X-Request-Id: [33980f80-3c88-4c9d-98cd-f04ec998f48b]
|
|
|
|
X-Runtime: ['0.039645']
|
2019-10-12 19:05:46 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2020-02-22 20:31:33 +01:00
|
|
|
content-length: ['735']
|
2019-10-12 19:05:46 +02:00
|
|
|
status: {code: 200, message: OK}
|
|
|
|
version: 1
|