Unable to push files into Git using GitBackup extension
Hi Guys,
I have imported the Git Backup extension 2.0.2 into the ThingWorx composer. And created the Git Backup thing made necessary git configurations in the configuration tab. Accessed the GitBackupMainMashup and performed the push operation, i can see that files has been added in the mashup.
But when viewing the git repo, i cannot see any newly pushed files in that git repository.
In the application logs, i got this error org.eclipse.jgit.api.errors.TransportException: https://gitlab: not authorized__ at org.eclipse.jgit.api.PushCommand.call(PushCommand.java:180)__ at gb.GitBackupTemplate.Push(GitBackupTemplate.java:156)
I'm not sure whether it's the issue with GitBackupTemplate or am i missing any of the steps.
Can someone please help me on this.
Thanks in advance.

