ERROR MSG
the JSON object must be str, not 'bytes'
SOLUTION
json.loads(req.body.decode('utf-8'))'Python > Python__works' 카테고리의 다른 글
| sqlalchemy (0) | 2020.03.04 |
|---|---|
| formatter (0) | 2020.02.26 |
| slacker (0) | 2020.02.13 |
| python pickle aes (0) | 2020.02.13 |
| socket으로 서버 이름 확인하기 (0) | 2020.02.13 |