{
"err": "authToken doesn't correspond with an active session",
"authToken": "authcookie_xxx",
"ip": "xxx.xxx.xxx.xxx"
}
I got this message when I connected from a different IP than the one I used to get Cookie. The connection was closed immediately after this message.
{ "err": "authToken doesn't correspond with an active session", "authToken": "authcookie_xxx", "ip": "xxx.xxx.xxx.xxx" }I got this message when I connected from a different IP than the one I used to get Cookie. The connection was closed immediately after this message.