AuthRetryableFetchError on inviteUserByEmail()
I can successfully run
My code for listing/importing, using
stack trace:
auth.admin.listUsers, so it seems like I have the client setup with the correct full-permission service role token, but I get an error that I cant figure out when trying to inviteUserbyEmail (AuthRetryableFetchError {"size":0,"timeout":0}) . My code for listing/importing, using
@supabase/supabase-js@2.0.0-rc.10 stack trace: