简体   繁体   English

Facebook 连接 access_token

[英]Facebook connect access_token

Hi i ve got the same issue than this guy:嗨,我遇到了与这个人相同的问题:

Acces token from facebook is not retrived for sign up? 来自 facebook 的访问令牌没有被检索以进行注册? access_token (trying to get propert of non object ) access_token(试图获取非对象的属性)

Apparently he found a solution but I do not clearly understand it.显然他找到了解决方案,但我不清楚。 Just need you help to understand what should i do.只需要你帮助理解我该怎么做。

Problem is access_token trying to get property of a non object when i try to log in with facebook connect.问题是当我尝试使用 facebook connect 登录时,access_token 试图获取非对象的属性。

the solution I don't understand is this one.我不明白的解决方案是这个。

"Its was an database error due to session have not created due to facebook app not live." “这是一个数据库错误,由于 facebook 应用程序未上线而未创建会话。”

"Its was an database error due to session have not created due to facebook app not live." “这是一个数据库错误,由于 facebook 应用程序未上线而未创建会话。”

Make sure your facebook app is not in sandbox mode.确保您的 Facebook 应用程序未处于沙盒模式。 Also if you are developing at localhost it might have some problems with the facebook api.此外,如果您在 localhost 上开发,则 facebook api 可能会出现一些问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM