Summary
Validator: File upload api not working
In Validator tool, i am trying to upload file and check throwing api hit, throwing error
{ "error": "Please upload files only in *.txt.gz format", "dataType": "Story" }
Expected results: Should accept the gz file and hit with valid response.
Summary Validator: File upload api not working In Validator tool, i am trying to upload file and check throwing api hit, throwing error
{ "error": "Please upload files only in *.txt.gz format", "dataType": "Story" }
Expected results: Should accept the gz file and hit with valid response.
Api: https://validator.quintype.com/api/validate?source=File Request : Post form-data :