Note that there are some explanatory texts on larger screens.

plurals
  1. POAction approved - publish_actions still not working
    primarykey
    data
    text
    <p>This question has been asked many times before, but they all seem to relate to problems before the Open Graph was 'opened'. As a new user, I also can't make this question useful, i.e no images or links. If you want to see the images I've posted, you'll have to copy and paste...</p> <p>There's a few things going on here, so please bare with me and read everything I say before jumping to an answer.</p> <p>First of all, <strong>my Action is approved</strong>.</p> <p><a href="http://i.stack.imgur.com/hAFHr.png" rel="nofollow">http://i.stack.imgur.com/hAFHr.png</a></p> <p>Additionally, the action shows as being available to all users.</p> <p><a href="http://i.stack.imgur.com/IrrWW.png" rel="nofollow">http://i.stack.imgur.com/IrrWW.png</a></p> <p><code>publish_actions</code> has been added to the Auth.</p> <p><a href="http://i.stack.imgur.com/PdJiA.png" rel="nofollow">http://i.stack.imgur.com/PdJiA.png</a></p> <p>I also have objects and aggregations setup correctly.</p> <p>The auth preview also shows the correct settings (although the dialog currently doesn't stay open to see it, it used to).</p> <p>When I try and connect with FB to the site, I don't see <code>publish_actions</code>. Instead I see the second stage of the dialog, for <code>publish_stream</code>. I set this by mistake the first time I saved the app, but quickly changed it.</p> <p><a href="http://i.stack.imgur.com/n819f.png" rel="nofollow">http://i.stack.imgur.com/n819f.png</a></p> <p><a href="http://i.stack.imgur.com/gkXfg.png" rel="nofollow">http://i.stack.imgur.com/gkXfg.png</a></p> <p>This is where I think it gets even stranger. If I take a look at the FB profile for one of the app developers, and click through too the app from there, while not registered, I see the correct permissions.</p> <p><a href="http://i.stack.imgur.com/SsOVI.png" rel="nofollow">http://i.stack.imgur.com/SsOVI.png</a></p> <p>Yet another twist to the tale, which makes it even harder for me to debug, is that it seems since playing with the aggregations, I can't even get publish_actions permissions despite being listed as an app admin. (I've read that every action needs an aggregation before FB will process any actions sent by the server.)</p> <pre><code>/**/ FB.ApiServer._callbacks.ff2f1615c({"error":{"message":"(#200) Requires extended permission: publish_actions or App must be on whitelist","type":"OAuthException","code":200}}); </code></pre> <p>That's the error I get when I complete the action on the site, <a href="http://purple.fr/boutique" rel="nofollow">http://purple.fr/boutique</a></p> <p>Have I missed a setting somewhere? Have I done something I shouldn't? Should any of this be controlled in the code on the site?</p> <p>Thanks in advance</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.
    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