Relative Content

Tag Archive for androidreact-nativeandroid-emulatoropenai-api

React Native Fetch() Network Request Failed

When I create a brand new project using expo (RN version 0.76.5) and run code Fetch() to consume openIA API to generate a text response, it throws a Network Request Failed. When I try to make a call to the openIA API I don’t get any response, just the error Network Request Failed. Here is the fetch I’m sending: