SupabaseS
Supabase•4y ago
trrd

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.

  1. 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
  2. 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
so, am i blocked? or have some problem?

Can someone point me in the right direction? Thanks! 😄
Was this page helpful?