Text-Translation-API-V3-Python
Text-Translation-API-V3-Python copied to clipboard
JSONDecodeError("Expecting value", s, err.value) from None
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!