Supabase.com Login failed - UserObject missing.
https://github.com/supabase/supabase/discussions/9487
When I log in to supabase.com with my github ID, I get the following error on https://app.supabase.com/# console.
Can someone point me in the right direction? Thanks!
When I log in to supabase.com with my github ID, I get the following error on https://app.supabase.com/# console.
- UserObject missing! You should pass a UserObject to getValue(), in order to make targeting work properly. Read more: https://configcat.com/docs/advanced/user-object
- Request URL: https://api.supabase.io/platform/profile
Request Method: GET
Status Code: 409
Response : {"message":"Failed to update user's profile","errorEventId":"e14bed5e74e7435b83ba5e3c57176c77"}
in webpack://_N_E/node_modules/@sentry/utils/esm/instrument.js
Can someone point me in the right direction? Thanks!