vipinanand
Forum Replies Created
-
Sorry. Couldn’t reply earlier…was busy with stocking stuff amid coronavirus. Well, actually there wasn’t an issue. Your webhook is working perfectly. It’s just, oh well I am also new to PHP, I was not able to log my request/response anywhere. So, I figured that out and saw all the requests coming through.
It’s working fine….had to log PHP outputs somewhere to figure this out. Thank you so much for this beautiful plugin. I will play with it more and then will buy the PRO version ??
Cool. Let me take a look at it more…will reach out to you.
Looked into apache error logs and found this….
[Fri Mar 13 01:02:53.554306 2020] [php7:warn] [pid 9879] [client 127.0.0.1:60990] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ” not found or invalid function name in /usr/share/wordpress/wp-includes/class-wp-hook.php on line 286, referer: https://localhost:8081/blog/wp-admin/options-general.php?page=wp-webhooks-pro&wpwhprovrs=send-data
This is the error I see after using “Send Demo”.
- This reply was modified 4 years, 11 months ago by vipinanand.
Is none of the real calls arriving at your endpoint? -> Yep none of the calls were arriving at the endpoint…. weird where should I whitelist them? that webhook.site thing worked like a charm.
Hi @ironikus,
Thank you so much for replying back. Yes. I tested this on webhook.site and it worked!. I wonder if there is something wrong with my webhook url but it was triggered while using the “send demo” link.