Even after exposing the schema to API, i am still getting this error , even for secret key
Supabase error: {
code: 'PGRST106',
details: null,
hint: null,
message: 'The schema must be one of the following: public
The user encounters an error indicating that the schema must be 'public', despite exposing the schema to the API. This issue occurs even when using a secret key.