N
Neon12mo ago
fascinating-indigo

I have been using neon db for my expo

I have been using neon db for my expo react native application for server routes but in the production phase I need clear routes for the backend route that I was using locally. Something like "https://..." am getting this error "'Fetch error:', [TypeError: Invalid URL: /(api)/driver/create]" Where can I go to get that url? Or any procedures I can take to get that working
3 Replies
fascinating-indigo
fascinating-indigo12mo ago
Do you have an API that the React Native app is querying?
rare-sapphire
rare-sapphire12mo ago
Yes I have been using neon in my development and it was working as expected so I have the string connection and the API key that U provide once
fascinating-indigo
fascinating-indigo12mo ago
I don't fully understand the issue you're running into. do you mind sharing more details?

Did you find this page helpful?