react-native-ai
react-native-ai copied to clipboard
Error when attaching image to open ai assitant
when I attach an image or any file to the open ai asistnt page on rn app the request fails on the font end saying
error: [TypeError: Network request failed]
this request does not reach the server. When i dont attach an image all is working fine, I am using ngrok to send my request to my local server.