[Iplant-api-dev] job notifications not working
Jerome Jaglale
jerome_jaglale at sfu.ca
Wed Aug 27 11:34:42 MST 2014
Notifications defined with my job are not working. I tried:
"callbackURL": "http://142.58.52.113:9090/test/update-job-status/999/${JOB_STATUS}",
I also tried:
"notifications": [
{
"url": "http://142.58.52.113:9090/test/update-job-status/999/${JOB_STATUS}",
"event": "*",
"persistent": true
}
],
The web hook is not called. Any idea why? Could the custom port be a problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20140827/5a1ffe4f/attachment.html
More information about the Iplant-api-dev
mailing list