https://supabase.com/ logo
#off-topic
Title
# off-topic
d

directlycrazy

09/10/2021, 11:30 PM
Is the dashboard down for anyone else?
s

silentworks

09/10/2021, 11:33 PM
Clear browser cache and try again
d

directlycrazy

09/10/2021, 11:34 PM
That seems to have fixed it
strange error though
s

silentworks

09/10/2021, 11:34 PM
I'm guessing your session expired
Your auth session
d

directlycrazy

09/10/2021, 11:34 PM
I logged in again because it redirected me to auth0
and that's when the error came up
s

silentworks

09/10/2021, 11:34 PM
hmm yeah that is weird
d

directlycrazy

09/10/2021, 11:35 PM
Alright, you can delete this thread if you'd like
s

silentworks

09/10/2021, 11:35 PM
No we'll keep it for reference
d

directlycrazy

09/10/2021, 11:36 PM
should i put the response here?
o

Olyno

09/10/2021, 11:36 PM
It's not an huge thread, people gonna be able to read it 😉
d

directlycrazy

09/10/2021, 11:37 PM
Copy code
{
  "message": "invalid json response body at https://readonly.supabase.io/rest/v1/users?select=id%2Cauth0_id%2Cprimary_email%2Cusername%2Cfirst_name%2Clast_name%2Cmobile%2Cis_alpha_user%2Corganizations%28id%2Cslug%2Cname%2Cbadge%2Cproject_limit%2Cstripe_customer_id%2Cbilling_email%2Cstripe_customer_object%2Cprojects%28id%2Cref%2Cname%2Cstatus%2Corganization_id%2Cinserted_at%2Csubscription_id%2Cdb_user_supabase%2Cdb_host%2Cdb_pass_supabase%2Cdb_ipv4%2Cdb_port%2Cdb_name%2Cdb_ssl%2Cinfrastructure_config-%3E%22cloud_provider%22%2Cinfrastructure_config-%3E%22region%22%2Cservices%28infrastructure%28app_versions%28version%29%29%29%29%29&auth0_id=eq.github&organizations.status=neq.REMOVED&organizations.projects.status=neq.GOING_DOWN&organizations.projects.status=neq.REMOVED&organizations.projects.services.status=neq.REMOVED&organizations.projects.services.infrastructure.status=neq.REMOVED reason: Unexpected token < in JSON at position 0",
  "type": "invalid-json"
}
I removed my github id from it
s

silentworks

09/10/2021, 11:38 PM
Thanks