Hi,
Wondering if something is going on with the sandbox today, I am never getting a response or and errorresponse when I do the following:
CreateTransactionController controller = new CreateTransactionController(apiRequest);
controller.execute();
CreateTransactionResponse response = controller.getApiResponse();
The exact same code was working fine yesterday but doesn't today?
06-06-2018 11:04 AM
Nothing??? Anyone?
06-07-2018 01:32 PM