- 注意参数中 item_id 作为 url 参数时,必须 encode,只对 item_id 单独进行 encode
https://open.douyin.com/item/comment/list/
接口口请求报错,参数 item_id 已经做了处理了

{"data":{"description":"参数不合法","error_code":2100005},"extra":{"logid":"202210221700030101351630683E314B19","now":1666429203225,"error_code":2100005,"description":"参数不合法","sub_error_code":0,"sub_description":"param invalid, maybe need encode url param"}}
