Search code examples
apifacebookfdt

Facebook Developer Toolkit applications - deprecated template bundles


On this page: http://developers.facebook.com/tools.php?feed I read, today:

Facebook will deprecate template bundles and their related API calls December 20, 2009. Please start using stream attachments with stream.publish, FB.Connect.streamPublish, and Facebook.streamPublish instead.

Do anyone have an idea if there is a way to publish stories thru FDT not using the regisistration of template bundle?

Thanks

Andrea


Solution

  • Yes, just like it says, use streamPublish.

    The Facebook Developer Toolkit v3.0 supports this through Facebook.Rest.Api.Stream.Publish

    You will need the stream_publish extended permission from the user.