Facebook Graph API 错误 - 应用按钮自动检测已禁用

Edw*_*Tan 6 java android facebook-graph-api

我在我的 android studio 应用程序的错误日志中得到了这个,我无法弄清楚是什么导致了这个问题。

有没有人遇到过这个错误?

E/GraphResponse: {HttpStatus: 400, errorCode: 43003, subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto detection is disabled}
Run Code Online (Sandbox Code Playgroud)

感谢您查看这篇文章。

小智 1

我遇到了同样的问题:域名更改后,我无法将我的应用程序与网站(Wordpress)连接。这只是加载而已。经过检查,我发现这只是 SSL 问题,未在我的域上激活。