Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Adobe IO event calls not having payload data in request attribute in dispatcher

Avatar

Level 2

I'm trying to invoke a servlet when a build gets triggered from Adobe IO. I have created the event and the servlet is working fine in my local, when I trigger the request through postman. When Adobe IO triggers request, the request attribute  containing the payload data is coming null in my servlet which makes my servlet to fail. 

 

Note: I have given dispatcherURL/servletPath in WebHookUrl

 

Please share your inputs on the same

0 Replies