|
[faq] 친구 목록 api, 메시지 전송 api를 연동하는 과정에서 자주 겪는 에러
1. 파라미터를 잘못 넣은 경우
{"msg":"Constraints on the parameter [receiver_uuids] are unsatisfied. The input receiver id(s) is invalid format.","code":-2}
{"msg":"Constraints on the parameter [receiver_uuids] are unsatisfied. Not …
|