Welcome Guest, Not a member yet? Register   Sign In
Facebook Webhooks API
#1

Not sure whether you guys can help me out here.

I have worked on CI for other project and it is working perfectly fine.

However, when I am trying to use CI for one of my Facebook Webhooks projects, it seems that CI is filtering the data posted from Facebook but if i create a standalone PHP file using the same code (except the GET/POST function which using CI $this->input), it is working fine.

When I enable CI debug mode, this is the debug log available:
DEBUG - 2017-05-12 02:18:51 --> Global POST, GET and COOKIE data sanitized

I have checked the HTTP log as well, HTTP 403 is returned for all Facebook post to CI.

I would really like to use CI for all my project. Hope someone out there will have some idea
Reply


Messages In This Thread
Facebook Webhooks API - by tan87 - 05-11-2017, 09:41 PM
RE: Facebook Webhooks API - by Martin7483 - 05-12-2017, 12:21 AM
RE: Facebook Webhooks API - by tan87 - 05-12-2017, 08:32 AM
RE: Facebook Webhooks API - by antony - 05-12-2017, 09:11 AM
RE: Facebook Webhooks API - by tan87 - 05-14-2017, 02:18 AM
RE: Facebook Webhooks API - by InsiteFX - 05-14-2017, 02:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB