Hi,
trying to export one of environment under space, but every time getting error “NotFound: Status: 404”.
contentful-cli@1.9.20
Using token with “admin” permission.
Command running: “contentful space export --config config.json”
Config: {
“space-id”: “2kqx4czmzra1”,
“environmentId”: “development”,
“contentFile”: “dev-export.json”,
“includeDrafts”: true,
“downloadAssets”: false,
“skipRoles”: true,
“skipWebhooks”: true,
}
Screenshot attached.
Any help appreciated.