Hi,
I've searched through the documentation and this forum, but haven't yet found anything related to the issue I'm experiencing. I am invoking a java class from the SDK named, net.authorize.reporting.functional_test.ReportingTest using my developer credentials and pointing to the sandbox. I've been able to successfully invoke a number of other test classes. However, when I invoke this function, I receive the following response:
"E00011 - Access denied. You do not have permission to call the Transaction Details API."
If I am not authorized to invoke this function in the sandbox, why would this sample code be included in the SDK? How do I go about building a client that utilizes this function if I don't have permission to invoke this function?
Thanks in advance.
Solved! Go to Solution.
05-16-2011 02:53 PM
Doh! I think I found the answer right after posting this.
The merchant must have enabled Transaction Details API in the Merchant Interface
account settings.
Sorry for the bother.
05-16-2011 03:00 PM
Doh! I think I found the answer right after posting this.
The merchant must have enabled Transaction Details API in the Merchant Interface
account settings.
Sorry for the bother.
05-16-2011 03:00 PM