supabase-js icon indicating copy to clipboard operation
supabase-js copied to clipboard

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invo...

Results 179 supabase-js issues
Sort by recently updated
recently updated
newest added

# Bug report ## Describe the bug Creating a supabase client with the service_role secret returns a PGRST301 error. All .env variables have been verified. The correct .env variables are...

bug

# Improve documentation Does the client auto retry if a call fails? Use case: Insert record into files table after a storage operation. If the `insert record` fails, the file...

documentation

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Supabase JS is not returning the ID of the uploaded file. After checking the storage API latest update, the ID is being returned after calling the "upload" API. However, in...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

enhancement

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Bug report ## Describe the bug When I try to use the client on the backend I am getting overriding of Authorization headers for auth.admin.* when using auth.getUser(token) ##...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug