Giuseppe
Giuseppe
Sorry for the late reply @Bindambc, > I can modify the class `WhatsappApiException` by adding a method called `getWhatsappApiError()` that will allow obtaining the error object. Within the error object,...
**Describe the bug** I'm using spring integration with some jms adapter, I created the specification on my listener like in the code example. When i try to publish a message...
## Summary The test connection to springboot application was ok but i cannot see my Ostara Ui works, i disabled the SSL Verification but i receive the same error.. In...
##### Description I activated the debug into the ApiClient and when i receive a 404 status with an empty response body the .getBody throw an exception of type FileNotFound ...
I would using my **_withHttpInfo(...)_** method generate from my client interface but not work because a RestClientException is throwed when i receive a 404 for example. I have override the...