콘텐츠로 이동

TypeError

the JSON object must be str, bytes or bytearray, not dict

처리할 데이터가 잘못됨 1. 처리할 데이터 확인


the JSON object must be str, not 'TextIOWrapper'

json.loads() 로 작성했음 1. json.load() 로 변경할 것