You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i have both my server and client running, and i enter a prompt the alert comes back blank, and the console gives a 404 error saying it was not able to fetch the response.
Things I've tried:
i moved the .env file to the server folder
added a proxy variable to my package.json file
ive restarted both my server and client
Updated server.js file to listen for localhost 5173
When i have both my server and client running, and i enter a prompt the alert comes back blank, and the console gives a 404 error saying it was not able to fetch the response.
Things I've tried:
code can be found here: https://github.com/scantea/openai_codex
Not sure what to try next
The text was updated successfully, but these errors were encountered: