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.

Hello when I try to send an E-Mail over Facebook with notifications.sendEmail i get the error Insufficient permissions - Code 200. Both Users the Sender and the (not working) Receiver have installed my Facebook Application with extended permissions

  • email
  • publish_stream

really both sender and receiver. normally it is not necessary that the receiver needs that settings too (in first instance). because the receiver should get a message asking for install the Application to receive the mail, am I right?

Do you know what permission I forgot? Maybe a setting in the Application itself?

=> notifications.send works normally

Thank you

share|improve this question

1 Answer

It kind of sounds like the computer running the API call needs to be added to a server whitelist. Have you checked your application settings for server whitelist/blacklist stuff?

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.