getJSON: Unexpected end of JSON input

From the errors you posted the JSON does not seem valid.

Have you tried validating it? See: https://jsonlint.com/

Also JSON support is fine in Hugo v0.80.0 as well as in many previous versions, as far back as I can remember.

Furthermore see the forum Requesting Help guidelines.