Error code definitions

跳转到: 导航, 搜索
第52行: 第52行:
 
   <tr>
 
   <tr>
 
     <td {{Table_css}}>211111</td>
 
     <td {{Table_css}}>211111</td>
     <td {{Table_css}}>The total number of keywords is out of 400</td>
+
     <td {{Table_css}}>The total number of keywords/uids is out of 10000</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td {{Table_css}}>211112</td>
 
     <td {{Table_css}}>211112</td>
     <td {{Table_css}}>Protected keywords are subscribed</td>
+
     <td {{Table_css}}>Protected keywords/uids are subscribed: XXX,XXX,...</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td {{Table_css}}>211113</td>
 
     <td {{Table_css}}>211113</td>
     <td {{Table_css}}>The number of keywords param ‘add_keywords’ specified is out of 20 per call</td>
+
     <td {{Table_css}}>The number of param ‘add_keywords/del_keywords/add_uids/del_uids' specified is out of 20/50 per call</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td {{Table_css}}>211114</td>
 
     <td {{Table_css}}>211114</td>
     <td {{Table_css}}>The length of the keyword exceeds 12 Chinese characters</td>
+
     <td {{Table_css}}>The length of the keywords exceeds 12 Chinese characters: XXX,XXX,...</td>
 +
  </tr>
 +
<tr>
 +
    <td {{Table_css}}>211115</td>
 +
    <td {{Table_css}}>The keywords/uids of this subid are empty</td>
 +
  </tr>
 +
  <tr>
 +
    <td {{Table_css}}>211116</td>
 +
    <td {{Table_css}}>The param 'add_keywords/del_keywords/add_uids/del_uids' is invalid</td>
 +
  </tr>
 +
  <tr>
 +
    <td {{Table_css}}>211117</td>
 +
    <td {{Table_css}}>Param 'add_keywords/add_uids' and 'del_keywords/del_uids' are both forbidden</td>
 +
  </tr>
 +
  <tr>
 +
    <td {{Table_css}}>211118</td>
 +
    <td {{Table_css}}>You are deleting all the keywords/uids</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>

2013年10月25日 (五) 16:44的版本

Error Code Definition

Error Code Description
211100 Connection is interrupted
211101 Miss param subid
211102 Param subid is illegal
211103 Ip is limited
211104 Pushing is suspended
211105 Pushing is not ready
211106 System error
211107 Call the wrong API
211108 Param since_id is illegal
211109 Quota is exceeded
211110 Param does not exist
211111 The total number of keywords/uids is out of 10000
211112 Protected keywords/uids are subscribed: XXX,XXX,...
211113 The number of param ‘add_keywords/del_keywords/add_uids/del_uids' specified is out of 20/50 per call
211114 The length of the keywords exceeds 12 Chinese characters: XXX,XXX,...
211115 The keywords/uids of this subid are empty
211116 The param 'add_keywords/del_keywords/add_uids/del_uids' is invalid
211117 Param 'add_keywords/add_uids' and 'del_keywords/del_uids' are both forbidden
211118 You are deleting all the keywords/uids