1

In my bot i use Facebook Send Api
I need get image send by user via facebook messenger
(from message.attachments[0].payload.url )

But in web version and messenger app I gets VERY different compression

Image in web version

Image in webhook

But it is very compressed and this is a big problem.
Is there any way to get an original or a better-quality image?

zagran
  • 11
  • 2
  • Pretty sure Facebook does this intentionally - Messenger is a mobile platform after all, so lots of users will be on limited data plans and/or have little bandwidth. – CBroe Apr 27 '17 at 13:09
  • You are certainly right about mobile platform, but here the compressed image is sent to my server - the user's traffic is spent only when it is sent to platform, so not fully logic – zagran Apr 27 '17 at 13:17
  • 1
    Facebook answered to me https://developers.facebook.com/bugs/1886073788317302/ - maybe someone will be useful – zagran May 02 '17 at 11:25

0 Answers0