Rank 3: Container
Was something changed recently on Cloud since updateSession is no longer working and I get 400 when calling it, with following error:
{
"message": "The chosen OAuth provider is unsupported. Please check the <a href=\"/docs/client/account?sdk=web-default#accountCreateOAuth2Session\">Create OAuth2 Session docs</a> for the complete list of supported OAuth providers.",
"code": 400,
"type": "project_provider_unsupported",
"version": "1.8.0"
}
I am getting more and more of these errors since yesterday. Calling this from mobile apps for regular email/password session (passing "current" as param), so OAuth has nothing to do with it.