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 am inviting users to my event via Graph API: http://developers.facebook.com/docs/reference/api/event/

Unfortunately the users don't get a notification. The event shows up in their event list though.

Any ideas why no notification is generated?

share|improve this question

1 Answer

I'm pretty sure that when you invite a user using the api like that then the notification the user gets is through the bookmarks count for Events.

Also, it's nice of you to link to the documentation, but it's not very helpful to understand your problem... It would have been more helpful to just include the code you are using.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.