larshp / abapGitServer

Git server implemented in ABAP
MIT License
64 stars 25 forks source link

WebService: Status 404 - Rest Call Failed #164

Closed HuprichT closed 2 years ago

HuprichT commented 2 years ago

Hello Guys,

I'm not sure if this is Execution Errror by me or Bug. After setting up Repo, calling the WebService suceeded, Screen appears.

After creating an Online Repo I receive following Error: 2022-02-16 10_54_50-Greenshot Editor

When testing SSL Connection via ZABAPGIT_TEST_SSL I discovered that It does need our configured Proxy to function.

Do I have to configure additional parts in the Service ZABAPGITSERVER by myself? (Although Error 404 indicates something is missing instead of Authentication Errror)_ image

Thanks in advance

HuprichT commented 2 years ago

I found the Problem, which Root Cause is already described in #87, or in #143 It's not possible to create Object which starts with "$", like in my initial description. image