verbb / social-poster

A Craft CMS plugin for automatically posting entries to social media.
Other
89 stars 12 forks source link

Facebook error: {"endpoint":"Please select a Post Type."} #13

Closed mierla closed 7 years ago

mierla commented 7 years ago

Using Craft 2.6.2950, Oauth 2.0.2, and Social Poster 1.2.0, when trying to post to Facebook, I receive this error: {"endpoint":"Please select a Post Type."}

Social Poster reports that my Facebook account is Enabled and the OAuth status is Connected, and I've selected 'Page' as the Facebook Post Type (which, by the way, should I be able to select which page I'm trying to post to?)

If I select to post type 'Profile,' I get this error: {"statusCode":400,"reasonPhrase":"Bad Request"}.

What am I doing incorrectly?

mierla commented 7 years ago

UPDATE: I'm an idiot. I missed the bit wherein I needed to add "Facebook Login" as a product to my Facebook app, and then I also somehow missed the Social Poster Facebook configuration page that let me set the ID of the page to which I wanted to post.

All sorted out now. :)