Hi Experts,
We are using infobip API service for email integration
We have created a new HTTP Request Template.
In the Request URL section, we have selected the post method and provided a URL. In Authentication, we have added a username and passw...
Hi Mario,
that } was by mistake. I have corrected as suggested and checked but still, it is showing bad request message.
I tried without any payload and the result was
{"requestError":{"serviceException":{"messageId":"BAD_REQUEST","text":"[from...
Hi Mario, Thanks for quick response. I have checked on postman, there also it is showing same bad request message. I have added below headers, still it is showing same bad request message.Accept: application/jsonContent-Type: application/json Regar...
Hi Venkata, I am not sure about Fargate. But for EC2 ECS i have configured server agent using Daemon strategy. use base image from appdynamics or create custom image with machine agent and run this container using daemon stategy. Regards,Sagar
Hi Experts, We have aws ecs on ec2. We are trying to deploy java agent on it. We have created new task definition with app-agent tomcat image. Do we need to create service of this task ? or we have to add this task in every service that we want monit...