Text-Translation-API-V3-Python icon indicating copy to clipboard operation
Text-Translation-API-V3-Python copied to clipboard

JSONDecodeError("Expecting value", s, err.value) from None

Open ldmichel opened this issue 6 years ago • 0 comments

I used the sample code, used the latest endpoint, but I keep getting this error:

raise JSONDecodeError("Expecting value", s, err.value) from None

JSONDecodeError: Expecting value

please help!

ldmichel avatar Dec 11 '19 09:12 ldmichel