0

In my iPad app,

I have configured the Facebook with newest Share Kit SDK code. from GIT Hub

Git Hub Latest 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.?

Arpit B Parekh
  • 1,932
  • 5
  • 36
  • 57

3 Answers3

2

It is 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/.

Devang
  • 11,258
  • 13
  • 62
  • 100
1

here you get source code of sharekit

http://hemal.in/post/2012/03/30/IphoneiPad-Sharkit-implementation-works-with-iOS-4-5.aspx

priyanka
  • 2,076
  • 1
  • 16
  • 20
0

HERE is source code of sharekit demo and it work properly

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

hayden
  • 293
  • 1
  • 5