Hi I am using supabase with my nextjs api(basicall...
# help
c
Hi I am using supabase with my nextjs api(basically nodejs). When I deploy my nextjs app to production, I get an error when I call my api : "error": "Invalid URL: \"https: ...", but when I use it locally it works. Not sure why this is, i tried changing the site url in settings from localhost to my url but it doesnt work
n
Hello @chris! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
c
@User
s
You don't need to tag support - the message from Needle states that it's already pinged them
n
chris (2022-03-24)
s
You haven't made clear which code is causing this or what API you are calling? is this a nextjs api call or a call to the supabase API?