facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.96k forks source link

Enforce HTTPS problem #1128

Open Venugopalinsideglobe opened 5 years ago

Venugopalinsideglobe commented 5 years ago

Hi, I want to get a minimum to feed on facebook. I used the facebook developer document. I follow the example code and I get name and id, But I am not getting feeds. I also disabled enforce HTTPS in my app. when I trigger fb.api() that time error was showing. How can I solve this problem?

https://www.facebook.com/300322286813469?fields=name - return name and id.

https://www.facebook.com/300322286813469?fields=id,name,feed.limit(4){full_picture,message,picture} - showing on error