카카오톡 채널ID 등록 오류 발생시 Alert 메세지 변경
@df842a91a0bbdcb0dc21663fec824e25e6f2c930
--- src/main/webapp/WEB-INF/jsp/web/kakao/profile/KakaoProfileList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/profile/KakaoProfileList.jsp
... | ... | @@ -155,7 +155,7 @@ |
| 155 | 155 |
|
| 156 | 156 |
}else{//인증 토큰 발송에 오류가 있는 경우 카카오의 오류 메세지를 표시
|
| 157 | 157 |
|
| 158 |
- alert(msg); |
|
| 158 |
+ alert("인증번호 받기 처리 중 오류가 발생하였습니다. 오류 코드 : " + msg);
|
|
| 159 | 159 |
return false; |
| 160 | 160 |
|
| 161 | 161 |
} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?