When creating a project on Talend Cloud, you may encounter the following error:
The backend Cloud log shows the following exception:
org.talend.mgmtconsole.commons.error.exception.ClientException: https://github.com/xxxxx/test: git-receive-pack not permitted org.talend.mgmtconsole.commons.error.exception.ClientException: https://github.com/xxxxx/test: not authorized
Cause
The issue occurs when you are not a collaborator for the repository.
Resolution
To resolve this issue, ask the repository creator to add you as a collaborator ( Settings > Collaborators tab) for the repository. Accept the email invitation to join.