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 need to retrieve the attachments present as a part of private messgaes posted to my account in Facebook. I am using restfb api to do the same but am getting only the text message as a response, no link to the attachments. Is there a way to get the links or retrieve the attachments?

I am using restfb version 1.6.9.

Steps to reproduce this are

  1. Create a private message in Facebook with photo attached.
  2. Access Inbox of the account using graph API.
  3. web service response returns just content and sender details
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.