카카오톡 채널ID 등록 오류 발생시 Alert 메세지 변경
This commit is contained in:
parent
a0831d76c4
commit
df842a91a0
@ -155,7 +155,7 @@ function tokenSend(){
|
||||
|
||||
}else{//인증 토큰 발송에 오류가 있는 경우 카카오의 오류 메세지를 표시
|
||||
|
||||
alert(msg);
|
||||
alert("인증번호 받기 처리 중 오류가 발생하였습니다. 오류 코드 : " + msg);
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user