Basic newbie issue - can't even view the data for a request!

Basic newbie issue - can't even view the data for a request!

Am trying to get the basics working in C# to read the data for a request using the sdpapi


The two parameters are:

parameters = "TECHNICIAN_KEY=" + APIKey;
parameters += "&OPERATION_NAME=GET_REQUEST";

However, no matter how I tweak it, the return data I get is:

<operation name="POST"><result><status>Failed</status><message>Mandatory element 'account' not found</message></result></operation>

Why do I need to provide an account element if all I want to do is ready the request?


                New to ADManager Plus?

                  New to ADSelfService Plus?