Supabase nocodegarden

@Nass I’m facing issues with fetching the user meta data from the supabase auth element. I’ve configured an API from supabase that looks like this ‘[url].supabase.co/auth/v1/user’

Even after initializing it and getting the users information the supabase auth for some reason isn’t recognizing the meta data(it returns the other basic information). I’ve pasted the json format in the supabase auth element as well.

Maybe i’m missing out a step. Can you please help @Nass .