Skip to content

json lib module, syntax error #771

Open
@permaBox

Description

@permaBox

The json lib module seems to have an issue. That was not observed in 2018.

To reproduce the error take:
r = requests.get('https://aa.usno.navy.mil/api/rstt/oneday?date=2023-11-21 &coords=48.441832,9.890139 &tz=2').json()

Generated error message:
File "requests/init.py", line 33, in json
ValueError: syntax error in JSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-infoThis issue needs more information to be resolvable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions