I'm trying to deploy an extension which has a SS2 ...
# suitecommerce
v
I'm trying to deploy an extension which has a SS2 Model (frontend) and a backend SS2 script. I'm getting this error during deployment:
Copy code
Message:
    Error parsing response:
(some garbled data)

Please make sure that:
- You uploaded all files in RestLet folder to a location in your account.
- You have a restlet script pointing to sca_deployer.js with id customscript_sca_deployer and deployment with id customdeploy_sca_deployer
- You have set the get, post, put, delete methods to _get, _post, _put, _delete respectively in the script.
- You have added the Deployment.js and FileCabinet.js scripts to the script libraries.
Details:
    domainEmitter: [object Object]
    domain: [object Object]
    domainThrown: false