Unable to perform an action using the XML API

Steps
 

Check with your administrator to determine whether you have sufficient privileges to perform the action. You receive the message in Figure C-4, User security fault message if you are not assigned the appropriate scope of command to use the XML API.

Figure C-4: User security fault message
<?xml version="1.0" encoding="UTF-8"?>
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP:Header>
      <header xmlns="xmlapi_1.0">
         <requestID>XML_API_client@n</requestID>
         <requestTime>Apr 1, 2014 2:35:46 PM</requestTime>
         <responseTime>Apr 1, 2014 2:35:46 PM</responseTime>
      </header>
   </SOAP:Header>
   <SOAP:Fault>
      <faultcode>SOAP:Client</faultcode>
      <faultstring>[security] Users require OSS Management privileges to use XML API</faultstring>
      <faultactor>XmlApi</faultactor>
      <detail>
         <requestID>XML_API_client@n</requestID>
      </detail>
   </SOAP:Fault>
</SOAP:Envelope>

Some actions are not available to an OSS application; for example, a GUI-specific action such as changing a display preference. For such an action, you must use a GUI client.

End of steps

© 2024 Nokia. Nokia Confidential Information

Use subject to agreed restrictions on disclosure and use.