cancel
Showing results for 
Search instead for 
Did you mean: 

Sandbox API transactions never getting a response today

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?

 

 

Tony_Awbrey
Member
1 REPLY 1

Nothing??? Anyone?

Tony_Awbrey
Member