You need to sign in to do that
Don't have an account?
Suri
Facebook Integration Issue - Error code: 900
http://wiki.developerforce.com/index.php/Using_the_Force_Toolkit_for_Facebook
Hi
I have created a Facebook App named: ForceApp, and created the corresponding FacebookApplist Object with the API key and the API Secret.
When I try to load the page: /apex/FBToolkitPage?appname=ForceApp
I receive the following error:
Application.GetPublicInfo:
<?xml version="1.0" encoding="UTF-8"?>
<error_response xmlns="http://api.facebook.com/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://api.facebook.com/1.0/ http://api.facebook.com/1.0/facebook.xsd">
<error_code>900</error_code>
<error_msg>No such application exists.</error_msg>
Can anyone tell me why this happens?
Should the Application be submitted to the Application Directory in Facebook for it to work?
(which requires atleast 10 monthly active users)
I would greatly appreciate help on this issue.
Thank You
Suri,
FBToolkitPage doesnt even work for me, I am trying to develop my own page ...
Where you able to successfully make a connection call to Facebook? If yes, then can you please share the connection snippet