scirneanu
Results
1
issues of
scirneanu
Hi, I am running bellow line to create a file in a gitlab repository: `api.createRepositoryFile(project, "file.txt", "master", "commit message", Base64.getEncoder().encodeToString("content for test".getBytes()));`. And I am getting the bellow error: `...