Search code examples
javascriptfacebookfacebook-graph-apiwebfacebook-sdk-3.0

Facebook permissions changes killing project


I have an web application that migrats with Facebook, issue is: The application is built to get users friends list to an object, And send a message to all these friends, I saw on Facebook that they allow 250 users to receive message at once, On this page : https://www.facebook.com/help/messages/sending under "How many people can I message at once", So I started to work on the project.

All around the web I wasn't able to find a solution to send message and kinda understand that it isn't possible, only trough Ruby under Facebook Chat API, but that doesn't seems to solve any real issue.

From there I tried to check out maybe I can upload a photo and tags these users, Also has limitations to 50 friends and they also have to approve applications before that, might be the solution, didn't find anyone that done it before so ofcourse didn't find good guides aswell, and it isn't a real solution.

My question is: because I'm so far into that project, I dont really have a way to go back (also sent documents to the project manager that expact this project), is there a way to send multipie request/feeds/tags/messages/ anything that can save this idea, anything will be helpful!, Thanks ahead!

*Take in note that project is built with Javascript SDK


Solution

  • So you want to create a page for an event where you can add people and where those people can RSVP for the event? I have just the thing for you: https://www.facebook.com/help/events