try await supabaseClient.auth.session to be called) and only after I did it, I started getting rows as I used to before.try await supabaseClient.auth.session to do whatever it does under the hood; 2: Fetch some rows i need with a SELECT requests). And I can't even be sure that try await supabaseClient.auth.session is a fix until i know how to reproduce this bug)