cancel
Showing results for 
Search instead for 
Did you mean: 

XSA Git Push request failed

former_member781059
Discoverer
0 Kudos
257

Tutorials: https://developers.sap.com/tutorials/xsa-ml-e2e-github-mta.html
--------------------------

I followed the steps outlined in this tutorial but it says "Not Authorized" when I do a Push. I am sure I am entering my Git credentials correctly and I am the repository owner. Maybe my credentials have been saved wrongly on the remote Git Server? Seems this question was asked before but cannot find the answer SAP Web Ide - Git Issue - Push request Failed: not authorized | SAP Community

paulpfeiffer
Explorer
0 Kudos

For clarification - you're saying the Push is not working. Does that mean the Clone/Pull before worked? Or are you struggling with the Git connection in general?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member781059
Discoverer
0 Kudos

Thanks for follow up. I was able to resolve the issue with Git Support. The explanation I received is it was due to deprecation of base authentication. The solution was creating a Personal Access Token.

Token authentication requirements for Git operations | The GitHub Blog