You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/src/controller.py", line 10, in <module>
simData = requests.get("http://time.jsontest.com/").json()
File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 975, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
hoverfly v1.5.2*
hoverpy 0.2.2
v1.5.2 was installed, but running the example downloads 0.10.1: DOWNLOADING HOVERFLY FROM https://github.com/SpectoLabs/hoverfly/releases/download/v0.10.1/hoverfly_bundle_linux_amd64.zip TO /tmp/tmpm9e2399d
The text was updated successfully, but these errors were encountered:
Running the basic example raises a JSONDecodeError.
hoverfly v1.5.2*
hoverpy 0.2.2
DOWNLOADING HOVERFLY FROM https://github.com/SpectoLabs/hoverfly/releases/download/v0.10.1/hoverfly_bundle_linux_amd64.zip TO /tmp/tmpm9e2399d
The text was updated successfully, but these errors were encountered: