API Access Denied

From Kolmisoft Wiki
Revision as of 12:13, 12 April 2016 by Tomas (talk | contribs)
Jump to navigationJump to search

The Error message:

<?xml version="1.0" encoding="UTF-8"?>
<page>
 <status>
  <error>API Requests are disabled</error>
 </status>
</page>

In this case, user is not authorized to do specific action, but the reason for this situation depends of the method.



MOR API Methods

  • payment_create (create_payment) – In this case, Access Denied means, that user is not found or the current user (u=username) is not an owner of user which payment have to be done for.