uwolfer/gerrit-intellij-plugin

Comments not working

elkkhan opened this issue · 1 comments

8:57	Failed to save draft comment: com.google.gerrit.extensions.restapi.RestApiException: Expected JSON but got 'text/html; charset=iso-8859-1'.

8:58	Failed to post Gerrit review
			com.urswolfer.gerrit.client.rest.http.HttpStatusException: Request not successful. Message: Not Found. Status-Code: 404. Content: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
			
			404 Not Found
			
			Not Found
			
			The requested URL /a/changes/<change>/review was not found on this server.
			Apache/2.2.15 (CentOS) Server at gerrit.<some_corporate>.com Port 80

I was using gerrit 2.16, as I see only 2.6+ is supported