Skip to content

Recaptcha - Error: InvalidJson { json: "Missing filesUUID in container response" } #8

@noobiangodd

Description

@noobiangodd

Recaptcha required causing uploads to fail, verbose output below

2025-07-07T12:13:18.223Z DEBUG [swish::api] Sending post request to: https://www.swisstransfer.com/api/containers
2025-07-07T12:13:18.223Z DEBUG [swish::api] Body: {"authorEmail":"","duration":30,"files":"[{"name":"filename.file","size":711900859}]","lang":"en_GB","message":"","numberOfDownload":250,"numberOfFile":1,"password":"","recaptcha":"nope","recipientsEmails":"[]","sizeOfUpload":711900859}
2025-07-07T12:13:18.411Z DEBUG [swish::api] Response: 400 - "{"message":"The recaptcha version field is required.","errorCode":400}"
Request failed, retrying... (0)
2025-07-07T12:13:18.605Z DEBUG [swish::api] Response: 400 - "{"message":"The recaptcha version field is required.","errorCode":400}"
Request failed, retrying... (1)
2025-07-07T12:13:18.793Z DEBUG [swish::api] Response: 400 - "{"message":"The recaptcha version field is required.","errorCode":400}"
Request failed, retrying... (2)
2025-07-07T12:13:18.997Z DEBUG [swish::api] Response: 400 - "{"message":"The recaptcha version field is required.","errorCode":400}"
2025-07-07T12:13:18.997Z DEBUG [swish::swissfiles] Container response: {"errorCode":400,"message":"The recaptcha version field is required."}
Error: InvalidJson { json: "Missing filesUUID in container response" }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions