Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have recently been approved to use a Post action type. I wanted to have the stories from my blog to post to MY OWN facebook timeline when I publish a new post. It works as it should, however, if I am not logged into my admin account on WordPress it gives me a 403 permissions denied page.

When I am logged into WordPress and I click the published story on my timeline it goes right to the story as it should. The story, along with a featured image associated with it and a brief snippet of the story is all posting to the timeline just fine. The problem occurs when I am not logged in on WordPress. That means anyone on my friends list would get that 403 error if they clicked it. Any help to resolve this matter would be greatly appreciated. I have been trying to figure this out for a couple of weeks now.

share|improve this question
At which point does the error occur – when making the post? Then it’s most likely an access token problem. Or when people click on the successfully posted link to your blog? Then it is more likely a problem with the visibility of your blog postings. – CBroe Sep 24 '12 at 8:16
This is definately something for wordpress.stackexchange.com – Spontifixus Sep 24 '12 at 12:54

closed as off topic by Kev Sep 24 '12 at 22:35

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.