Link to home
Start Free TrialLog in
Avatar of Lawrence Avery
Lawrence AveryFlag for United States of America

asked on

Calling ADOBE Sign SOAP API

I am calling an ADOBE Sign API. It does return data. However my client program sees a null object reference.
I know the ADOBE API Service is returning data because I executed the method in the service using the SOAPUI tool. I saw that the service did return data.

So what is wrong in my program to receive a null object?
Avatar of Mlanda T
Mlanda T
Flag of South Africa image

We probably won't know until you post a code sample... so that we can also see what you are seeing :) ... What language? What library are using for the web requests? Do you have error handling? etc etc etc
ASKER CERTIFIED SOLUTION
Avatar of Lawrence Avery
Lawrence Avery
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Lawrence Avery

ASKER

I believe the web service was probably modified -- thus causing developer to re-generate classy proxy