MDobs
12/24/2021, 7:31 PM"Invalid authentication credentials"
when doing
let { data: multiplayer, error } = await supabase
.from('multiplayer')
.select('*')
curl also throws the same for this operation. But other APIs work correctly. The anon key is correct.silentworks
12/24/2021, 7:48 PMMDobs
12/24/2021, 8:17 PMpause
silentworks
12/24/2021, 9:54 PMMDobs
12/25/2021, 7:47 AM