I am trying to send PDF document using Twilio Whatsapp API.While Using MediaURL ,If I make my document as public only,it will work otherwise it won't work.Can you tell me Solution to attachment document(PDF) without make it public access.
Tried to attach PDF using MediaUrl , It won't if my document not in public access.
I want solution to attach PDF document using Twilio Whatsapp API(PHP) without make document public access.