update to core
# support-questions
w
Hello, I am facing blocking issue. I need to use the
exposeAccessTokenToFrontendInCookieBasedAuth: true
to verify a socket connection (as per https://supertokens.com/docs/session/common-customizations/sessions/with-websocket) I get an error that this option is not valid. I guessed it was because I was not using the latest version of the lib
supertokens-node
. Indeed I was using the
13.1.5
. Now that I updated to the
14
, it's working. But now I get an error
The running SuperTokens core version is not compatible with this NodeJS SDK
. I am using the
managed core
and I guess that the core was instantiated with a previous version. As I have no control on the core, how can I solve this?
r
hey @whatsappx-thomas please email us on rishabh@supertokens.com for a core update request. Make sure to specify which of the envs you want an upgrade on
w
email send
How long will this take ?
thanks in advance
r
10-15 mins. We will email back
the upgrade is done btw
32 Views