-
make sure the host is set to "stag-api.contentstack.io"
npm test
Stack = Contentstack.Stack({
"api_key": "blt123something",
"delivery_token": "blt123something",
"environment": "development"
});
npm test (to write output to file just follow | tap-json > path-to-file/filename.json)