SetExpressCheckout urn.ebay.apis.eBLBaseComponents gives error

Livewiresw
New Community Member

urn.ebay.apis.eBLBaseComponents.AbstractResponseType.AbstractResponseType(Node node) {

        childNode = (Node) xpath.evaluate("Timestamp", node, XPathConstants.NODE);
        if (childNode != null && !isWhitespaceNode(childNode)) {
            this.timestamp = childNode.getTextContent();

"Timestamp" = null

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.