[Iplant-api-dev] job notifications not working

Rion Dooley dooley at tacc.utexas.edu
Wed Aug 27 11:49:47 MST 2014


Kicking around the URL manually, it looks like it’s processing GET requests, but not POSTS. Notifications will come back from Agave as POST requests to the given endpoint.

--
Rion




On Aug 27, 2014, at 1:34 PM, Jerome Jaglale <jerome_jaglale at sfu.ca<mailto:jerome_jaglale at sfu.ca>> wrote:

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?
_______________________________________________
Iplant-api-dev Mailing List: Iplant-api-dev at iplantcollaborative.org<mailto:Iplant-api-dev at iplantcollaborative.org>
List Info and Archives: http://mail.iplantcollaborative.org/mailman/listinfo/iplant-api-dev
One-click Unsubscribe: http://mail.iplantcollaborative.org/mailman/options/iplant-api-dev/dooley%40tacc.utexas.edu?unsub=1&unsubconfirm=1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20140827/ba37a9d1/attachment.html 


More information about the Iplant-api-dev mailing list