Iryna
Results
1
issues of
Iryna
The code I used: ``` GitlabAPI api = GitlabAPI.connect(getRepositoryURI(), token); api.deleteUser(id); ``` The next error occurs: ``` Caused by: com.fasterxml.jackson.databind.JsonMappingException: No content to map due to end-of-input at [Source: ;...