Users are trying to pull data from Github but they're getting JsonSyntaxExceptions. A JsonSyntaxException is thrown when the rest endpoint we're trying to get data from is invalid and Github is throwing a 404. Redirecting the user to fix the syntax will help instead of throwing an error.