You may encounter the following issue while trying to push code to the Bitbucket repositories from Talend Studio Application
Error: Command org.eclipse.jgit.api.PushCommand was called in the wrong state
Caused by: org.eclipse.jgit.errors.TransportException: ********.git: push not permitted
Resolution
As Write access is required to push code to the repository, please kindly check with the Bitbucket admin to obtain write access for the repository/project and attempt to push again.
Cause
This error typically occurs when there is no proper write access for the repository/project. For example, you may have read-only access to the repository on Bitbucket.