Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
SMS received webhook
Description
I have a CRM application where we log the SMS history between the user and the customer. I’m storing and using the download_url to allow the user to download the attachment of a specific text at any given moment.
Error?
After some time (approx. 30 mins), clicking on the download_url leads to a page that says ’ This site can’t be reached’ whereas it should be able to download that file.
How To Reproduce
Steps to reproduce the behavior:
- App type is Server-to-server OAuth
- Enable sms.received webhook
- Send an SMS with an attachment from an active/enabled account
- Save the download_url received and try opening it after 30-35 mins