I keep getting this error in query database block. Any help is appreciated.
Can you share what the configuration looks like? This error basically says that the database can’t be reached.
I understand what th error means, the config is correct only, but i doesn’t connect to supabase
it looks like it is using a local var. shouldn’t that be the supabase url?
can you tell a bit more on that, what local var?
on the image, it mentions ‘local’. just wondering if your code is being ran on the localhost.
NO, Sir.
If anyone else needs help with this.
The connect to database doesn’t work well for supabase.
I ended up using a custom function to make an api call with all the relevant credentails or you can also use the HTTP request block to make an api call with the relevant parameters.
