Issue with WhatsApp Cloud API: view_once Flag Not Working for Media
I'm using the WhatsApp Cloud API to send images with the view_once flag, but the image is still accessible multiple times, even though I have set the view_once parameter in the API request. I have followed the documentation carefully, and while uploading the media, I included the view_once flag. However, when sending the media through the media ID, the "view once" functionality doesn't seem to work as expected.
Upload Request: json Copy code { "file": "
Despite following this process, the image is still viewable multiple times by the recipient.
Could you please confirm:
Is the view_once feature fully supported for images sent via media ID in the WhatsApp Cloud API? Are there any specific API versions, account settings, or additional configurations required to enable this functionality? Is there a known issue with the view_once flag, or is it still being rolled out for certain users? I appreciate your help and guidance in resolving this issue.
Thank you!