message no. 144844
Posted by i-make-robots in #github at 2016-07-29T21:25:33Z
hi! I'm testing my webhook in php. all I'm doing is print_r($_REQUEST). I expect the test response to show the payload contents. instead I get Array(). Any idea what I did wrong?