internal Server Error try to get an audio from whatsapp
Hi guys,
So I have a problem when I want to get an audio message from whatsapp,
my path
/api/typebots/[code]/whatsapp/media/[messageid]
I don't have any details about this error and I don't know where I can find this audio file on the path
Can you help me please
Regards3 Replies
Can you describe your bug following this template:
1. Describe the bug
2. How to reproduce it
3. What you expected
As an alternative, you can record a video, that greatly help me investigate 🙏
Describe the bug
When I try to get a voice message after some time with the typebot api like
/api/typebots/[code]/whatsapp/media/[messageid]
I get a 500 server side error
How to reproduce it
Record a voice message with whatsapp app on a chatbot, wait some time (seams more than 7 days) and try to get the audio via the URL
What you expected
I'm expected to get the audio fileCan you provide the URL by DM so that I check what's the error?