Hi, Are there updates on getting a fix for the <s...
# ory-network
r
Hi, Are there updates on getting a fix for the social sign-in issue on Ory Cloud? The suggested temporary workaround does not work either. After manually changing the URL in the browser the following error comes up:
Copy code
{
  "code": 400,
  "debug": "key ory_kratos_oidc_auth_code_session does not exist in cookie: ory_kratos_continuity\<http://ngithub.com/ory/kratos/x.SessionGetString|ngithub.com/ory/kratos/x.SessionGetString>.......",
  "message": "no resumable session found",
  "reason": "The browser does not contain the necessary cookie to resume the session. This is a security violation and was blocked. Please clear your browser's cookies and cache and try again!",
  "status": "Bad Request"
}
Suggestions to get the workaround to work? Thanks!
h
We released a new version of Ory CLI yesterday which fixes this problem!
r
That's great, thank you!