Calling supabaseClient.rpc() does nothing? How to debug?
This is the code:
And here is the result on a screenshot. As you can see, nothing is being console.logged after calling supabaseClient.rpc('get_accounts'). Actually nothing happens - no data, no error
And here is the result on a screenshot. As you can see, nothing is being console.logged after calling supabaseClient.rpc('get_accounts'). Actually nothing happens - no data, no error
