Uploading a file through server SDK on React Nativ...
# support
a
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?
ping
s
@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
I'll do that today, thanks for reaching out 🙏
you can mark it as solved, I did it with calling the API endpoint straight up without vapi client initialization
2 Views