doc-exports/docs/tms/api-ref/en-us_topic_0057939857.html
zhangyue 1bd18f5717 TMS API 2.0.28
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2022-11-08 13:01:58 +00:00

317 lines
26 KiB
HTML

<a name="en-us_topic_0057939857"></a><a name="en-us_topic_0057939857"></a>
<h1 class="topictitle1">Error Code Description</h1>
<div id="body1493196824779"><div class="section" id="en-us_topic_0057939857__see857f4c2738499ab7a7d40641a73552"><h4 class="sectiontitle">Function Description</h4><p id="en-us_topic_0057939857__p247181217538">If the returned status code of a TMS API is <strong id="en-us_topic_0057939857__b842352706171652">400</strong>, the customized error information will also be returned. This section describes the meaning of each TMS error code.</p>
</div>
<div class="section" id="en-us_topic_0057939857__s5fa02dddd07443fc999aa8b2be865c86"><h4 class="sectiontitle">Response Format</h4><pre class="screen" id="en-us_topic_0057939857__screen405082820335">STATUS CODE 400
{
"error_code": "TMS.0009",
"error_msg": "Key is invalid."
}</pre>
</div>
<div class="section" id="en-us_topic_0057939857__sc7bedeee93f54142a8041449f3c4696d"><h4 class="sectiontitle">Error Code Description</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057939857__table35611529112856" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057939857__row17652632112856"><th align="left" class="cellrowborder" valign="top" width="9.58%" id="mcps1.3.3.2.1.7.1.1"><p id="en-us_topic_0057939857__p37041740183714"><span id="en-us_topic_0057939857__ph165018495376">Module</span></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="8.62%" id="mcps1.3.3.2.1.7.1.2"><p id="en-us_topic_0057939857__p18825416375">HTTP Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="9.8%" id="mcps1.3.3.2.1.7.1.3"><p id="en-us_topic_0057939857__p50278448112856">Error Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.3.2.1.7.1.4"><p id="en-us_topic_0057939857__p2024112168362">Description</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.3.2.1.7.1.5"><p id="en-us_topic_0057939857__p25307393354">Error Message</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="27%" id="mcps1.3.3.2.1.7.1.6"><p id="en-us_topic_0057939857__p30810469112856"><span id="en-us_topic_0057939857__ph514114913365">Measure</span></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057939857__row12620045112856"><td class="cellrowborder" rowspan="14" valign="top" width="9.58%" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p215112643810"><span id="en-us_topic_0057939857__ph71163518381">Public</span></p>
</td>
<td class="cellrowborder" valign="top" width="8.62%" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p54887278112856">500</p>
</td>
<td class="cellrowborder" valign="top" width="9.8%" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p16684535112856">TMS.0001</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p1624112163368">System error</p>
</td>
<td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p553153983518">System error.</p>
</td>
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.3.2.1.7.1.6 "><p id="en-us_topic_0057939857__p20691031112856">Contact technical support.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row52001552112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p51376166112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p719954112856">TMS.0002</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p15241616193613">Invalid request from the client</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p16531153912354">Bad request.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p25490910112856">Enter correct parameters.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row28091603112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p60827337112856">401</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p28067264112856">TMS.0003</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p202411316193614">Authentication fails or the valid authentication information is not provided.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p553103915356">The user is unauthorized.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p9181368112856">Check whether the username or password for obtaining the token is correct.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row15523449112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p49439817112856">403</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p45202213112856">TMS.0004</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p1424151619366">The authentication information is incorrect or the service invoker does not have sufficient permissions.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p135315397350">You do not have permissions to perform the operation.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p20754326112856">Check whether the username, password, or the user permissions for obtaining the token are correct.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row52571213112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p30409824112856">404</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p47276717112856">TMS.0005</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p192415167365">The requested resource cannot be found.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p75312395351">The resources requested cannot be found.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p5791846185711">Provide a correct resource ID.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row24748450112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p58467411112856">403</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p38239882112856">TMS.0006</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p13241616183613">The numbers of requests are too many.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p95311439183519">The request is <strong id="en-us_topic_0057939857__b1553113933510">Too</strong> <strong id="en-us_topic_0057939857__b25311639153516">much</strong>, try again later.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p61770131112856">Reduce the number of concurrent requests or wait for a retry.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row19060271112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p378132112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p30628717112856">TMS.0007</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p1324121611369"><strong id="en-us_topic_0057939857__b1524119160368">Limit</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p1253115391356"><strong id="en-us_topic_0057939857__b15312392356">Limit</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p131814814593">Enter a correct <strong id="en-us_topic_0057939857__b370031275911">Limit</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row16248575112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p41066166112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p38025170112856">TMS.0008</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p5241316103615"><strong id="en-us_topic_0057939857__b13241416183613">Marker</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p153143943511"><strong id="en-us_topic_0057939857__b553111397354">Marker</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p4952229112856">Enter a correct <strong id="en-us_topic_0057939857__b520298067">Marker</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row44570064112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p53405435112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p30872954112856">TMS.0009</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p3241151683615"><strong id="en-us_topic_0057939857__b824231663610">Key</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p155311339113517"><strong id="en-us_topic_0057939857__b653113953520">Key</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p52494233112856">Enter a correct <strong id="en-us_topic_0057939857__b1705807805">Key</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row2686051112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p16243617112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p40664611112856">TMS.0010</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p14242121693615"><strong id="en-us_topic_0057939857__b10242716143617">Value</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p7532113917351"><strong id="en-us_topic_0057939857__b653213911353">Value</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p50665599112856">Enter a correct <strong id="en-us_topic_0057939857__b760426399">Value</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row53337209112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p25346666112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p39814031112856">TMS.0011</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p15242161614363"><strong id="en-us_topic_0057939857__b1924341613363">Action</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p55321393358"><strong id="en-us_topic_0057939857__b3532173953514">Action</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p23756567112856">Enter a correct <strong id="en-us_topic_0057939857__b1577042731">Action</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row12482512112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p4450580112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p24952700112856">TMS.0012</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p1724319165364"><strong id="en-us_topic_0057939857__b1646707525">Tags</strong> is an empty array.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p1532133993514"><strong id="en-us_topic_0057939857__b135321839103513">Tags</strong> is empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p46472993112856">Enter a correct <strong id="en-us_topic_0057939857__b1673853417114">Tags</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row15603754112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p55944544112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p35214252112856">TMS.0013</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p10161112045">Elements in <strong id="en-us_topic_0057939857__b888915714415">Tags</strong> are empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p85321839113515">Empty element in <strong id="en-us_topic_0057939857__b1453211399351">Tags</strong>.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p57224285112856">Enter a correct <strong id="en-us_topic_0057939857__b1260735322">Tags</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row45256517112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p41899279112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p38398429112856">TMS.0014</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p82438163369"><strong id="en-us_topic_0057939857__b1224331683616">Values</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p165328390352"><strong id="en-us_topic_0057939857__b185323390358">Values</strong> is empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p59384459112856">Enter a correct <strong id="en-us_topic_0057939857__b724348257">Values</strong> value.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row64698083112856"><td class="cellrowborder" rowspan="11" valign="top" width="9.58%" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p1594662073812"><span id="en-us_topic_0057939857__ph252625314387">Predefine dtag</span></p>
</td>
<td class="cellrowborder" valign="top" width="8.62%" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p20558800112856">400</p>
</td>
<td class="cellrowborder" valign="top" width="9.8%" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p54650142112856">TMS.1001</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p724431611369">The number of predefined tags exceeds the quota.</p>
</td>
<td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p1253423912352">The number of predefine tag exceeds the upper limit.</p>
</td>
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.3.2.1.7.1.6 "><p id="en-us_topic_0057939857__p19394754112856">Reduce the number of predefined tags.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row40335063112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p45914660112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p28099961112856">TMS.1002</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p8244151673612"><strong id="en-us_topic_0057939857__b924451673612">Old_tag</strong> cannot be found.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p753453919358"><strong id="en-us_topic_0057939857__b2534439153510">Old_tag</strong> cannot be found.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p41952932112856">Check parameter <strong id="en-us_topic_0057939857__b155310361496">Old_tag</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row42032068112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p49154332112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p22077932112856">TMS.1003</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p16244171683610"><strong id="en-us_topic_0057939857__b32448167368">New_tag</strong> already exists.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p5534739103516"><strong id="en-us_topic_0057939857__b1253410394354">New_tag</strong> already exists.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p55167559112856">Check parameter <strong id="en-us_topic_0057939857__b112351741010">New-tag</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row26745987112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p18941318112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p57851761112856">TMS.1004</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p1424451653610"><strong id="en-us_topic_0057939857__b1545113920278">Old_tag</strong> is empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p15534143913518"><strong id="en-us_topic_0057939857__b1553411392354">Old_tag</strong> is empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p48256364112856">Ensure that parameter <strong id="en-us_topic_0057939857__b23961339141016">Old_tag</strong> is not empty.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row31654100112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p13845282112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p47726024112856">TMS.1005</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p13245141633617">The key in <strong id="en-us_topic_0057939857__b6245191653612">Old_tag</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p1453410397358">Invalid key in <strong id="en-us_topic_0057939857__b0534193918354">Old_tag.</strong></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p19646932112856">Check whether the key in <strong id="en-us_topic_0057939857__b2303611181112">Old_tag</strong> is valid.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row42604663112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p28425648112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p20776113112856">TMS.1006</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p1624517167363">The value in <strong id="en-us_topic_0057939857__b1245216183619">Old_tag</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p1153463903515">Invalid value in <strong id="en-us_topic_0057939857__b953423933520">Old_tag</strong>.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p1276663917479">Check whether the value in <strong id="en-us_topic_0057939857__b9766163920470">Old_tag</strong> is valid.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row34945836112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p12040431112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p35750892112856">TMS.1007</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p957421024014"><strong id="en-us_topic_0057939857__b125741210154010">New_tag</strong> is empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p4534143910358"><strong id="en-us_topic_0057939857__b45344397353">New_tag</strong> is empty.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p5240316124813">Ensure that parameter <strong id="en-us_topic_0057939857__b55071020114814">New_tag</strong> is not empty.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row33228978112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p7192737112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p45740857112856">TMS.1008</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p3245141653611">The key in <strong id="en-us_topic_0057939857__b4245161663613">New_tag</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p3535173919356">Invalid key in <strong id="en-us_topic_0057939857__b14535163911353">New_tag.</strong></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p18396155234810">Check whether the key in <strong id="en-us_topic_0057939857__b374735711481">New_tag</strong> is valid.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row55568587112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p4761733112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p50156120112856">TMS.1009</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p15245161643613">The value in <strong id="en-us_topic_0057939857__b5245016143610">New_tag</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p145351339183510">Invalid value in <strong id="en-us_topic_0057939857__b18535143914351">New_tag</strong>.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p1332652034912">Check whether the value in <strong id="en-us_topic_0057939857__b1732722012497">New_tag</strong> is valid.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row9767734112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p52989019112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p64252169112856">TMS.1010</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p1124551653617"><strong id="en-us_topic_0057939857__b1024521683618">Order_field</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p1753563919353"><strong id="en-us_topic_0057939857__b1553543919350">Order_field</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p16132087112856">Check whether parameter <strong id="en-us_topic_0057939857__b16898155914498">Order_field</strong> is valid.</p>
</td>
</tr>
<tr id="en-us_topic_0057939857__row10971059112856"><td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.1 "><p id="en-us_topic_0057939857__p16240611112856">400</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.2 "><p id="en-us_topic_0057939857__p40421132112856">TMS.1011</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.3 "><p id="en-us_topic_0057939857__p2024601633620"><strong id="en-us_topic_0057939857__b1524681693616">Order_method</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.4 "><p id="en-us_topic_0057939857__p11535939143517"><strong id="en-us_topic_0057939857__b115351939173512">Order_method</strong> is invalid.</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.3.2.1.7.1.5 "><p id="en-us_topic_0057939857__p2317122219503">Check whether parameter <strong id="en-us_topic_0057939857__b1641917265507">Order_method</strong> is valid.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126416865.html">Appendix</a></div>
</div>
</div>