texworld / betterbib

:green_book: Command-line tools for bibliographies.
816 stars 42 forks source link

Getting error from RequestsJSONDecodeError #271

Closed hooli67 closed 7 months ago

hooli67 commented 9 months ago

When update the bib file, get the following error:

in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

nschloe commented 7 months ago

That's weird. Can you give me a (small) bibtex file that reproduces the issue? Updating to betterbib 7.* might also help.

nschloe commented 7 months ago

Assuming this is fixed. Feel free to comment if the issue persists.