Mastodon.py/tests/cassettes/test_app_account_create_invalid.yaml
2023-06-23 23:16:44 +03:00

222 lines
7.8 KiB
YAML

interactions:
- request:
body: client_name=mastodon.py+generated+test+app&scopes=read+write+follow+push&redirect_uris=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '122'
Content-Type:
- application/x-www-form-urlencoded
User-Agent:
- mastodonpy
method: POST
uri: http://localhost:3000/api/v1/apps
response:
body:
string: '{"id":"3","name":"mastodon.py generated test app","website":null,"redirect_uri":"urn:ietf:wg:oauth:2.0:oob","client_id":"r7Djyw3yAuYPLZ_mkppSF5EztP-CEFZ4Qx1dmIGvmmY","client_secret":"tW2rp_-0oMMOlJ1Q6Urkl4ouAxG2sV8RPLZRvtRFZW0","vapid_key":"BFq8_sg614eyBL-mXiONoBFN8xuwp6gACRnn7kkoKidg3TkHAfoSQCSMLlpDjR-3vOBpF8wTeVBM0GFFJNQLUJo="}'
headers:
Cache-Control:
- private, no-store
Content-Security-Policy:
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
Content-Type:
- application/json; charset=utf-8
ETag:
- W/"3998c3ac82abe1e38c60546577c81b4b"
Referrer-Policy:
- strict-origin-when-cross-origin
Transfer-Encoding:
- chunked
Vary:
- Accept, Origin
X-Content-Type-Options:
- nosniff
X-Download-Options:
- noopen
X-Frame-Options:
- SAMEORIGIN
X-Permitted-Cross-Domain-Policies:
- none
X-Request-Id:
- 90967984-b05f-4f07-8f0f-3860faa7681e
X-Runtime:
- '0.013498'
X-XSS-Protection:
- 1; mode=block
status:
code: 200
message: OK
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- mastodonpy
method: GET
uri: http://localhost:3000/api/v1/instance/
response:
body:
string: '{"uri":"localhost:3000","title":"Mastodon","short_description":"","description":"","email":"","version":"4.1.2","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":4,"status_count":1,"domain_count":1},"thumbnail":"http://localhost:3000/packs/media/images/preview-6399aebd96ccf025654e2977454f168f.png","languages":["en"],"registrations":true,"approval_required":false,"invites_enabled":true,"configuration":{"accounts":{"max_featured_tags":10},"statuses":{"max_characters":500,"max_media_attachments":4,"characters_reserved_per_url":23},"media_attachments":{"supported_mime_types":["image/jpeg","image/png","image/gif","image/heic","image/heif","image/webp","image/avif","video/webm","video/mp4","video/quicktime","video/ogg","audio/wave","audio/wav","audio/x-wav","audio/x-pn-wave","audio/vnd.wave","audio/ogg","audio/vorbis","audio/mpeg","audio/mp3","audio/webm","audio/flac","audio/aac","audio/m4a","audio/x-m4a","audio/mp4","audio/3gpp","video/x-ms-asf"],"image_size_limit":10485760,"image_matrix_limit":16777216,"video_size_limit":41943040,"video_frame_rate_limit":60,"video_matrix_limit":2304000},"polls":{"max_options":4,"max_characters_per_option":50,"min_expiration":300,"max_expiration":2629746}},"contact_account":null,"rules":[]}'
headers:
Cache-Control:
- max-age=180, public
Content-Security-Policy:
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
Content-Type:
- application/json; charset=utf-8
Date:
- Fri, 23 Jun 2023 15:01:16 GMT
ETag:
- W/"98744cb6ec16cf70ab38874279e95e6c"
Referrer-Policy:
- strict-origin-when-cross-origin
Transfer-Encoding:
- chunked
Vary:
- Accept, Origin
X-Content-Type-Options:
- nosniff
X-Download-Options:
- noopen
X-Frame-Options:
- SAMEORIGIN
X-Permitted-Cross-Domain-Policies:
- none
X-Request-Id:
- c97108fe-2dbd-44c9-b712-602ca880177a
X-Runtime:
- '0.013432'
X-XSS-Protection:
- 1; mode=block
status:
code: 200
message: OK
- request:
body: scope=read+write+follow+push&client_id=r7Djyw3yAuYPLZ_mkppSF5EztP-CEFZ4Qx1dmIGvmmY&client_secret=tW2rp_-0oMMOlJ1Q6Urkl4ouAxG2sV8RPLZRvtRFZW0&grant_type=client_credentials
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '170'
Content-Type:
- application/x-www-form-urlencoded
User-Agent:
- mastodonpy
method: POST
uri: http://localhost:3000/oauth/token
response:
body:
string: '{"access_token":"hxrwVB4-dZSb605UGI7aGC-eIomowYW5odXz3di84UU","token_type":"Bearer","scope":"read
write follow push","created_at":1687532476}'
headers:
Cache-Control:
- no-store
Content-Security-Policy:
- 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
style-src ''self'' http://localhost:3000 ''nonce-bm5GO8Z/6R9Ot7Ns4SxqRA=='';
media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
https:; manifest-src ''self'' http://localhost:3000; form-action ''self'';
connect-src ''self'' data: blob: http://localhost:3000 http://localhost:3000
ws://localhost:4000 ws://localhost:3035 http://localhost:3035; script-src
''self'' ''unsafe-inline'' ''unsafe-eval'' http://localhost:3000; child-src
''self'' blob: http://localhost:3000; worker-src ''self'' blob: http://localhost:3000'
Content-Type:
- application/json; charset=utf-8
ETag:
- W/"0f918e17ed1aa3d7e8592e65fee1b831"
Pragma:
- no-cache
Referrer-Policy:
- strict-origin-when-cross-origin
Transfer-Encoding:
- chunked
Vary:
- Accept, Origin
X-Content-Type-Options:
- nosniff
X-Download-Options:
- noopen
X-Frame-Options:
- SAMEORIGIN
X-Permitted-Cross-Domain-Policies:
- none
X-Request-Id:
- 78204989-3e81-42f0-a6f8-a538b0b1d9ed
X-Runtime:
- '0.012808'
X-XSS-Protection:
- 1; mode=block
status:
code: 200
message: OK
- request:
body: username=coolguy53354&password=&email=email%40localhost53354&locale=en&return_detailed_error=1&client_id=r7Djyw3yAuYPLZ_mkppSF5EztP-CEFZ4Qx1dmIGvmmY&client_secret=tW2rp_-0oMMOlJ1Q6Urkl4ouAxG2sV8RPLZRvtRFZW0
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Authorization:
- Bearer hxrwVB4-dZSb605UGI7aGC-eIomowYW5odXz3di84UU
Connection:
- keep-alive
Content-Length:
- '206'
Content-Type:
- application/x-www-form-urlencoded
User-Agent:
- mastodonpy
method: POST
uri: http://localhost:3000/api/v1/accounts
response:
body:
string: '{"error":"Validation failed: Password can''t be blank, Service agreement
must be accepted","details":{"password":[{"error":"ERR_BLANK","description":"can''t
be blank"}],"agreement":[{"error":"ERR_ACCEPTED","description":"must be accepted"}]}}'
headers:
Cache-Control:
- private, no-store
Content-Security-Policy:
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
Content-Type:
- application/json; charset=utf-8
Referrer-Policy:
- strict-origin-when-cross-origin
Transfer-Encoding:
- chunked
Vary:
- Accept, Origin
X-Content-Type-Options:
- nosniff
X-Download-Options:
- noopen
X-Frame-Options:
- SAMEORIGIN
X-Permitted-Cross-Domain-Policies:
- none
X-Request-Id:
- eababf94-486f-4d7a-a12a-eabd1984bf2f
X-Runtime:
- '0.026700'
X-XSS-Protection:
- 1; mode=block
status:
code: 422
message: Unprocessable Entity
version: 1