Edward Martins
Results
2
comments of
Edward Martins
The problem was the context variable was not getting passed between calls to Watson, so do you need implement context, for example: ```go // usage of the MessageResponse.Context var messageResponse...
Great job, simple as that...