【发布时间】:2016-01-31 16:10:18
【问题描述】:
我无法使用 socialauth-android 的 custom-ui 项目发布 Facebook。
这是错误日志。
10-31 13:18:05.124: D/SocialAuthError(21880): org.brickred.socialauth.exception.SocialAuthException: org.brickred.socialauth.exception.SocialAuthException: Status not updated. Return Status code :403
10-31 13:18:05.124: W/System.err(21880): org.brickred.socialauth.android.SocialAuthError: Message Not Posted
10-31 13:18:05.124: W/System.err(21880): at org.brickred.socialauth.android.SocialAuthAdapter$6.run(SocialAuthAdapter.java:868)
10-31 13:18:05.124: W/System.err(21880): at java.lang.Thread.run(Thread.java:818)
我无法找到问题所在。我正在使用从 Github 源获得的相同 API 密钥。
【问题讨论】:
-
如果你没有共享任何代码,如何重现错误?
标签: facebook socialauth