Skip to content

Handle invalid JSON returned by nodeinfo endpoint

Andy Craze requested to merge accraze/funkwhale:patch-1 into develop

This merge request handles the case when the nodeinfo endpoint doesn't return valid JSON, and logs a warning.

Fixes #1057 (closed)

Edited by Andy Craze

Merge request reports