Error After Duplicating: Expecting value: line 1 column 1 (char 0)

#6
by mohdyaser - opened

So I duplicated the space, and used my api key which has access to gpt-4 but keep getting this error

File "/usr/local/lib/python3.8/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

how can I solve it?

I'd suggest you to inspect the response object in this case. Would you like to share the duplicated space once?

ysharma changed discussion status to closed

Sign up or log in to comment