As you can see in https://github.com/packit-service/packit/issues/305 one gets a cryptic Error while decoding JSON: Expecting value: line 1 column 1 (char 0)
when _call_api() requests a wrong url (for more details see https://github.com/packit-service/ogr/issues/67).
As you can see in https://github.com/packit-service/packit/issues/305 one gets a cryptic
Error while decoding JSON: Expecting value: line 1 column 1 (char 0)when
_call_api()requests a wrong url (for more details see https://github.com/packit-service/ogr/issues/67).