开发者

access_token without an app

开发者 https://www.devze.com 2023-03-10 05:54 出处:网络
According to latest change in Facebook, even public feed can\'t be开发者_Python百科 access without access_token.

According to latest change in Facebook, even public feed can't be开发者_Python百科 access without access_token.

I was using http://graph.facebook.com/cocacola/feed in one of my website.

I haven't created any app in Facebook. What would be simplest way to get access_token, possibly using my Facebook account only and not creating any app or so.

So in conclusion I want to use http://graph.facebook.com/cocacola/feed. For that I want to generate the access_token in the simplest way.

Thank you in advance.


The simplest way to get an access_token, and the only one I know, is to register an app. Why do you resist that? It will take you 2 minutes to fill out a form.

0

精彩评论

暂无评论...
验证码 换一张
取 消