You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Exception raised at runtime when GetSellerTransactionsCall is called.
NoSuchMethodError for .isPayPalPreferred() method
Exception in thread "pool-2-thread-1" java.lang.NoSuchMethodError: com.ebay.soap.eBLBaseComponents.GetSellerTransactionsResponseType.isPayPalPreferred()Ljava/lang/Boolean;
at com.ebay.sdk.call.GetSellerTransactionsCall.getSellerTransactions(GetSellerTransactionsCall.java:193)
The text was updated successfully, but these errors were encountered:
This is the Exception raised at runtime when GetSellerTransactionsCall is called.
NoSuchMethodError for .isPayPalPreferred() method
Exception in thread "pool-2-thread-1" java.lang.NoSuchMethodError: com.ebay.soap.eBLBaseComponents.GetSellerTransactionsResponseType.isPayPalPreferred()Ljava/lang/Boolean;
at com.ebay.sdk.call.GetSellerTransactionsCall.getSellerTransactions(GetSellerTransactionsCall.java:193)
The text was updated successfully, but these errors were encountered: