انقطاع جزئي للخدمةshare-external
Dropdown images: 300kb max
1

My flow crashes when sending more than 300kb among all dropdown images. Am I not supposed to be able to upload 300kb for EACH dropdown image? Thank you :)

Here is the documentation I'm using: https://developers.facebook.com/docs/whatsapp/flows/reference/components#drop

Farmis
تم طرح السؤال منذ حوالي شهرين
الإجابة المحددة
2

Farmis, the current limitation is 300KB of payload per single request. So, you'd need to make sure that your total payload (all images) size doesn't exceed this amount.

‏١٣ سبتمبر‏‏٧:٠٧ ص‏111
Evgenii
الإجابة المحددة
2

yes, you should compress it first. the image should < 300 kb, from my experiences.

‏١٢ سبتمبر‏‏٧:٤٦ ص‏111
Ari
2

Hello Farmis, an update on this. It is correct that every single image has a size limit, but also the overall endpoint payload has a limit per screen, which was recently increased to 10Mb (see Sept release change log. Sending a larger amount of data will result in an error in your flow.

‏١٩ سبتمبر‏‏٩:٢٣ ص‏111
Berni