I'm using the wordpress plugin Ultimate Auction Pro and have it set to use Adaptive Payments and Sandboxing is turned on. This was working fine up until about 3 days ago. Now I get an error that it failed to send. I've narrowed it down in the code to this line $service = new AdaptivePaymentsService(Configuration::getAcctAndConfig()); $service returns false.
... View more