react-native-ai icon indicating copy to clipboard operation
react-native-ai copied to clipboard

Error when attaching image to open ai assitant

Open Suluuboi opened this issue 1 year ago • 0 comments

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.

Suluuboi avatar May 18 '24 09:05 Suluuboi