I have been able to integrate the Facebook API using Sharekit. But currently i am being displayed with the following error. Can someone provide a lead to me on this that what is going wrong here. The screen shot for the error is displayed below:
Asked
Active
Viewed 234 times
0
-
Do you use [original ShareKit](http://www.getsharekit.com), or [ShareKit 2.0](https://github.com/ShareKit/ShareKit)? – Vilém Kurz Jun 26 '12 at 08:01
-
I have used the new version i.e. ShareKit 2.0 – Akhilesh Sharma Jun 26 '12 at 08:57
-
You might try to enable ShareKit debug mode in DefaultSHKConfigurator.h. Then you should see the actual requests and responses from services. This might help you to find what is going on. – Vilém Kurz Jun 26 '12 at 09:05
-
It didnt work still stuck at the same problem – Akhilesh Sharma Jun 27 '12 at 09:27
-
it looks like wrong credentials for your app. Can you double check appid etc? If in doubt, you can look at how it is done in the demo app. – Vilém Kurz Jun 27 '12 at 19:11
-
one more [hint](https://github.com/ShareKit/ShareKit/issues/434#issuecomment-6680747) – Vilém Kurz Jul 02 '12 at 09:40