Is the dashboard down for anyone else?
# off-topic
d
Is the dashboard down for anyone else?
s
Clear browser cache and try again
d
That seems to have fixed it
strange error though
s
I'm guessing your session expired
Your auth session
d
I logged in again because it redirected me to auth0
and that's when the error came up
s
hmm yeah that is weird
d
Alright, you can delete this thread if you'd like
s
No we'll keep it for reference
d
should i put the response here?
o
It's not an huge thread, people gonna be able to read it 😉
d
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
Thanks