Hello ,
I m have created a new user and in the content folder , i m getting this error
Insufficient privilege (Execute on Repository_Rest)
I have grant this right on SQL console.
GRANT SELECT,INSERT,UPDATE,DELETE,EXECUTE ON SCHEMA DEV01 to _SYS_REPO WITH GRANT OPTION;
On my main system i m able to see content folder .
Thank you
Yashi