So, I'm developing an android application that allows the user to share to facebook. I'm constantly getting the toast from the library of "Message not postedfacebook" once I use the updateStory function.
Is this because I need to have the permission setup through Facebook to share to a user's feed, or is it something else? I'll provide snippets of my code if necessary, but I don't necessarily think it is necessary because I can authorize to facebook using my key and secret.