<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Version 4 (V4) Application Protector API on REST on</title><link>https://docs.protegrity.com/protectors/10.1/docs/rest_container/iap_rest_apis/v4_specification/</link><description>Recent content in Version 4 (V4) Application Protector API on REST on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/protectors/10.1/docs/rest_container/iap_rest_apis/v4_specification/index.xml" rel="self" type="application/rss+xml"/><item><title>V4 AP REST HTTP Response Codes</title><link>https://docs.protegrity.com/protectors/10.1/docs/rest_container/iap_rest_apis/v4_specification/iap_rest_http_response_codes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/protectors/10.1/docs/rest_container/iap_rest_apis/v4_specification/iap_rest_http_response_codes/</guid><description>&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Error Messages&lt;/th>
 &lt;th>Operation&lt;/th>
 &lt;th>&lt;a href="https://docs.protegrity.com/10.1/docs/troubleshooting/esa_error_handling_trbl/iag_log_return_codes/">Audit Code in Logs&lt;/a>&lt;/th>
 &lt;th>HTTP Response Code&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>Failed to decode Base64&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>No audit code generated&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>The content of the input data is not valid&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>44&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Unsupported algorithm or unsupported action for the specific data element&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>26&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Data is too long to be protected/unprotected&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>23&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Data is too short to be protected/unprotected&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>22&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>The user does not have the appropriate permissions to perform the requested operation&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>3&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>The data element could not be found in the policy&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>1&lt;/td>
 &lt;td>401&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>The username could not be found in the policy&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>2&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Data unprotect operation failed. with correlationId &amp;lt;CorrelationID&amp;gt;&lt;/td>
 &lt;td>Unprotect&lt;/td>
 &lt;td>9&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Tweak input is too long. with correlationId &amp;lt;Correlation ID&amp;gt;&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>15&lt;/td>
 &lt;td>200&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Failed to send logs, connection refused ! with correlationId &amp;lt;Correlation ID&amp;gt;&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>51&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Policy not available with correlationId &amp;lt;Correlation ID&amp;gt;&lt;/td>
 &lt;td>&lt;ul>&lt;li>Protect&lt;li>Unprotect&lt;li>Reprotect&lt;/ul>&lt;/td>
 &lt;td>31&lt;/td>
 &lt;td>400&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;blockquote>
&lt;p>The Correlation ID appears in the error message only if it has been specified in the HTTP header.&lt;/p></description></item></channel></rss>