function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
The Chad.ax403The Chad.ax403 

Facebook App API_KEY

I am using the Facebook Toolkit for the Force.com IDE and was able to save most of the code to the server despite some pending challenges.

However, when I access the page "https://c.na6.visual.force.com/apex/FBToolkitPage" as the tutorial recommends, I just get a popup that says "api_key is not set".

I have added a record for my app in the "FacebookAppList" with api_key and api_secret, but still no luck.

Any ideas on how I can ensure that the api_key is making it from that FacebookAppList object to my attempt at running the FBToolkitPage?

Thanks,

Chad