Forum Discussion

Tom58's avatar
Tom58
Occasional Contributor
2 years ago

Test Engine error

I tried adding my project as zip and I am getting an error.
 
HTTP/1.1 400 Bad Request
Date: Tue, 20 Sep 2022 18:16:33 GMT
Content-Type: application/json
Content-Length: 75

{"code":400,"message":"The supplied file is not a valid ReadyAPI project."}
 

1 Reply

  • JesseHedges's avatar
    JesseHedges
    Champion Level 0

    Hi Tom,

    What version of ReadyAPI are you using? How did you create the ZIP file? If you created it via ReadyAPI, what version did you use?

    Try this - unpack the XML file from the ZIP. Then try importing the unpacked file. If that doesn't work, open up the XML file using a text/code editor (VS Code, etc). Does the file look like a properly formatted XML doc? Are there gibberish characters in it? If you remove the gibberish & properly format it, will it import?