I'm not able to add the GitLab Self Hosted account, in the terminal there is this warning
git auth failure: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character '<' around line 1, column 1." UserInfo={NSDebugDescription=Unexpected character '<' around line 1, column 1., NSJSONSerializationErrorIndex=0})))
Description
Hi there,
I'm not able to add the GitLab Self Hosted account, in the terminal there is this warning
git auth failure: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character '<' around line 1, column 1." UserInfo={NSDebugDescription=Unexpected character '<' around line 1, column 1., NSJSONSerializationErrorIndex=0})))
To Reproduce
Expected Behavior
Login to my Self hosted GitLab
Version Information
CodeEdit: Version 0.1.0-alpha (38) macOS: 14.5 (23F79)
Additional Context
No response
Screenshots