Trying to debug the issue .. only thing I notice i...
# orm-help
r
Trying to debug the issue .. only thing I notice is in the network tab, a POST call is being made to api.cloud.prisma.sh and then result looks like this:
Copy code
me: {
  id: "cjndjprkqye........"
  isBeta: false
  memberships: []
  __typename: "User"
}
s
Hi Ramin That response looks normal. Could you try to first either clear your browser session or use a different browser. If that doesn’t help, please reach out to support@prisma.io with your email and workspace name, so we can investigate. Thanks!
r
Thanks Soren. It seems to be related to Github login. I was able to reset password and login via email+password
👌 2