I'm trying to call Server SDK APIs to upload a file to VAPI. It requires a file type of File | Blob | ReadStream. However, the file URIs I'm getting are stored locally on my device as I'm using React Native. Any suggestions how should I approach this?
armandas
01/06/2025, 8:38 AM
ping
s
Shubham Bajaj
01/06/2025, 9:16 AM
@armandas can you please share the code in a github repo and a loom video of what your trying to achieve and what issue your facing. Because its uneasy for me to understand from the description what's going wrong for you.
a
armandas
01/06/2025, 9:24 AM
I'll do that today, thanks for reaching out 🙏
armandas
01/06/2025, 11:00 AM
you can mark it as solved, I did it with calling the API endpoint straight up without vapi client initialization