简体   繁体   English

Sharekit API:无法在 Facebook 墙上发帖

[英]Sharekit API : Could not post on Facebook wall

In my iPad app,在我的 iPad 应用程序中,

I have configured the Facebook with newest Share Kit SDK code.我已经使用最新的共享工具包 SDK 代码配置了 Facebook。 from GIT Hub来自 GIT 集线器

Git Hub Latest Sharekit Git Hub 最新Sharekit

But it has got an error after login.但是登录后出现错误。

**AN error occurred with App. Please try again later.

API Error Code: 100

API Error Description : Invalid parameter

Error Message : Requires valid redirect URL**

I do not know what to do, please help me.我不知道该怎么办,请帮助我。

I can login successfully but after that this error occurred any one has faced this problem.?我可以成功登录,但此错误发生后,任何人都遇到过这个问题。?

It is ShareKit Issue #234 .这是ShareKit Issue #234

So rather then using third party like sharekit or any other framework, it is better to use original framework provided by Facebook which can be found at http://developers.facebook.com/docs/mobile/ios/build/ .因此,与其使用像 sharekit 或任何其他框架这样的第三方,不如使用Facebook提供的原始框架,可以在http://developers.facebook.com/docs/mobile/ios/build/找到。

HERE is source code of sharekit demo and it work properly这里是 sharekit 演示的源代码,它可以正常工作

http://mobile.tutsplus.com/tutorials/iphone/sharekit/ http://mobile.tutsplus.com/tutorials/iphone/sharekit/

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

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