Forum Discussion
dmiller
9 years agoFormer Employee
Have you verified that you have permission to create projects in that org? Also, double check to make sure you have the correct t options set.
mohamadelmardin
9 years agoNew Contributor III
To your first question, I am not creating a project within a project because in that path: /GameStop/projects/TargetProject, projects is a project space and already exist. I am trying to create TargetProject inside the already exiting projects space. I have all rights and permissions to create and delete projects in that dev org.
- tstack6 years agoFormer Employee
That path is the root of the file system, which the snaplex software likely does not have access to (hence the Permission Denied error). Maybe try writing into
/tmp
. So, something likefile:///tmp/myfile.json
.
Related Content
- 5 years ago
- 3 years ago