abapGitServer icon indicating copy to clipboard operation
abapGitServer copied to clipboard

Clone Repo via AbapGit: HTTP Error 35

Open HuprichT opened this issue 3 years ago • 0 comments

I recently set up the ABAPGITSERVER (service) and tried to clone a Test Repo. image

The Error occurs here: image

So I am not very experienced with Basis Topics (which is clearly indicated by the fact that I created this issue), but I have made the following observations:

  • SSL is setup based on Instruction in abapGit Readme
  • Test Connection via Z_ABAPGIT_TEST_SSL is successfull for github.com and api.github.com
  • Adding Logon Data to Service ZABAPGITSERVER like in #27 did not work
  • Commands clone/push/pull via Git Bash for this specific ABAPGITSERVER Repository works like a Charme
  • Reaching the Webservice in General (like creating the Repo initial) works too
  • Changing Secrurity Requirement in Service with Logon Credentials from Standard to SSL leads to a 403 - Forbidden

image

Has anyone got a hint for me to resolve this?

HuprichT avatar Mar 28 '22 14:03 HuprichT