Hi,
I am trying to do a native hana xs application on hcp.
I am following the steps on the help website and cannot share the project. Getting the error below:
Authorization 'REPO.MAINTAIN_NATIVE_PACKAGES' missing for package 'P1812335007trial.myhanaxs.hello' or one of its parent packages.
I tried to create the project using 'share project in sap repository' but getting the following error:
Operation failed
Repository request failed.
Repository: User is not authorized to execute specified operation;User 'DEV_31QJL56K1Z2MCP3VMP7Q3XDBW' has no authorization, privilege: 'REPO.READ', package: 'hello'!, code: 40,156, argument:
Unsupported encoding Cp1252 for file 'hello:.xsaccess', only UTF-8 encoding is supported.
Apply the quick fix to change the encoding settings.
Unsupported encoding Cp1252 for file 'hello:.xsapp', only UTF-8 encoding is supported.
Apply the quick fix to change the encoding settings.
Repository request failed.
Repository: User is not authorized to execute specified operation;User 'DEV_31QJL56K1Z2MCP3VMP7Q3XDBW' has no authorization, privilege: 'REPO.READ', package: 'hello'!, code: 40,156, argument:
Unsupported encoding Cp1252 for file 'hello.".settings":.jsdtscope', only UTF-8 encoding is supported.
Apply the quick fix to change the encoding settings.
How can i resolve it?