klufkin
03/16/2022, 2:51 AMhttp://supabase_kong_<project_dir_name>:8000
I am getting the following error when making a call with the supabase js client, net::ERR_NAME_NOT_RESOLVED
. What is the appropriate host name for the local dev supabase url ? Anyone have any ideas as to why I might be seeing this error? Note, I'm running all this on a mac.Needle
03/16/2022, 2:51 AM/title
command!
We have solved your problem?
Click the button below to archive it.silentworks
03/16/2022, 10:16 AMsupabase start
you should be given a API URL which is what you are supposed to use for the supabaseURL when using the js library. The port you are referring in your example looks wrong as the default port is 54321Needle
03/16/2022, 10:16 AMklufkin
03/16/2022, 12:52 PMNeedle
03/16/2022, 12:52 PM