Note that there are some explanatory texts on larger screens.

plurals
  1. POFeed dialog to event/fan page says "Sorry, something went wrong." after clicking share
    primarykey
    data
    text
    <p>Having some issues with the feed dialog when attempting to post to a event or fan page. In my application I am using the JS API and FB.ui using the method feed. </p> <p>But for a demonstration you can do it using the feed url too for example:</p> <p><a href="http://www.facebook.com/dialog/feed?app_id=131727613511269&amp;to=287203454659917&amp;redirect_uri=http://www.timeanddate.com/" rel="nofollow">http://www.facebook.com/dialog/feed?app_id=131727613511269&amp;to=287203454659917&amp;redirect_uri=http://www.timeanddate.com/</a></p> <p>After clicking share you get the:</p> <blockquote> <p><strong>Sorry, something went wrong.</strong></p> <p>We're working on getting this fixed as soon as we can.</p> </blockquote> <p>Where:</p> <p><strong>app_id</strong> = your app</p> <p><strong>to</strong> = a event / fan page</p> <p><strong>redirect_uri</strong> = a url you are allowed to redirect to</p> <p>note that the app has <strong>publish_stream</strong> permissions. (it also has manage_pages for fan pages)</p> <p>The app in question by the way is: <a href="http://apps.facebook.com/tndcountdown/" rel="nofollow">http://apps.facebook.com/tndcountdown/</a></p> <p>Thanks,</p> <p>Andy</p> <p>EDIT:</p> <p>An Example taken straight from the documentation:</p> <p><a href="http://www.facebook.com/dialog/feed?app_id=123050457758183&amp;link=http://developers.facebook.com/docs/reference/dialogs/&amp;picture=http://fbrell.com/f8.jpg&amp;name=Facebook%20Dialogs&amp;caption=Reference%20Documentation&amp;description=Using%20Dialogs%20to%20interact%20with%20users.&amp;message=Facebook%20Dialogs%20are%20so%20easy!&amp;redirect_uri=http://www.example.com/response&amp;to=287203454659917" rel="nofollow">http://www.facebook.com/dialog/feed?app_id=123050457758183&amp;link=http://developers.facebook.com/docs/reference/dialogs/&amp;picture=http://fbrell.com/f8.jpg&amp;name=Facebook%20Dialogs&amp;caption=Reference%20Documentation&amp;description=Using%20Dialogs%20to%20interact%20with%20users.&amp;message=Facebook%20Dialogs%20are%20so%20easy!&amp;redirect_uri=http://www.example.com/response&amp;to=287203454659917</a></p> <p>just replace to=287203454659917 with an event.. (make a test one like it did there)</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload