스크립트에서 사용하는 상태 코드를 정리합니다.
성공
status | message | 설명 |
200 | SUCCESS | 성공 |
에러
status | message | 설명 |
-1 | Parameter error | 파라미터를 확인해 주세요. |
-2 | Callback function is not valid | 콜백 함수를 사용할 수 없습니다. |
-3 | Authentication failed. Please check the information. | 인증이 실패 하였습니다. |
-4 | Failed to send the message because the editor could not be found. | 에디터 세팅에 문제가 있습니다. |
-5 | Please check the option values. | 옵션정보 확인 실패 |
-6 | Product storage error, please try again later. | 상품 저장시 에러가 발생했습니다. |
-7 | Token renewal failed. Please contact the administrator.
| 토큰 갱신에 실패했습니다. 관리자에게 문의해주세요. |
-8 | The editor is not running. | 에디터가 실행중이 아닙니다. |
-999 | Unknown error. Contact administrator. | 알 수 없는 에러 관리자에게 문의하세요. |