https://supertokens.com/ logo
Docs
Join the conversationJoin Discord
Channels
community
contributing
general
github-activity
info
introductions
new-releases
random
security
support-questions
welcome-0xdelusion
welcome-aj-ya
welcome-aleksandrc
welcome-alpinjs
welcome-amberlamps1
welcome-andrew-rodriguez
welcome-ankit-choudhary
welcome-anthony-stod-custodio
welcome-call-in
welcome-chwalbox
welcome-claybiokiller
welcome-co7e
welcome-cosmoecwsa
welcome-devdag
welcome-dinso
welcome-drebotelho
welcome-elio
welcome-ernest
welcome-foxbarrington
welcome-fromscratch
welcome-galto4ir
welcome-goetzum
welcome-hay-kot
welcome-himanshu-kukreja
welcome-hossambarakat
welcome-ichikawakazuto
welcome-jahir9991
welcome-jamesl
welcome-jerry123424
welcome-john-oliver
welcome-jonas-alexanderson
welcome-jxyz
welcome-kelvinwop
welcome-kraz
welcome-lancekey
welcome-leoo
welcome-lukeacollins
welcome-m-j-mon
welcome-malik-khoja
welcome-marco
welcome-mardadi
welcome-meshguy
welcome-metamorph
welcome-mike-tectu
welcome-mirzok
welcome-mozomig
welcome-naberyou66_
welcome-nacer
welcome-namratha
welcome-naveenkumar
welcome-nightlight
welcome-nischith
welcome-notankit
welcome-olawumi
welcome-pavan-kumar-reddy-n
welcome-pineappaul
welcome-poothebear
welcome-rick
welcome-samuel-qosenergy
welcome-samuelstroschein
welcome-shubhamgoel23
welcome-shubhamkaushal
welcome-sidebar
welcome-surajsli
welcome-suyash_
welcome-syntaxerror
welcome-tauno
welcome-tauno
welcome-tawnoz
welcome-teclali
welcome-tls
welcome-turbosepp
welcome-vikram_shadow
welcome-yann
Powered by Linen
support-questions
  • u

    user

    10/23/2021, 5:52 PM
    @rp okay, maybe I got it. so, all of the 4 locations you wanted me to put some logs in actually returned logs. not a problem. but then I continued logging from within ST and in the
    this.errorHandler
    , right before
    if (error_1.default.isErrorFromSuperTokens(err)) {
    I logged the error object just to check whether any errors are thrown. well, there is an error. 😄
    ST err: Error: The running SuperTokens core version is not compatible with this NodeJS SDK. Please visit https://supertokens.io/docs/community/compatibility to find the right versions
        at Querier.<anonymous> (/var/task/node_modules/supertokens-node/lib/build/querier.js:88:27)
  • r

    rp

    10/23/2021, 5:52 PM
    ohhh i see!
  • u

    user

    10/23/2021, 5:52 PM
    however, when I go to
    https://supertokens.io/docs/community/compatibility
    I got an empty web page...
  • u

    user

    10/23/2021, 5:52 PM
    😄
  • r

    rp

    10/23/2021, 5:53 PM
    https://supertokens.io/docs/community/compatibility-table
  • r

    rp

    10/23/2021, 5:53 PM
    which core version are you using?
  • u

    user

    10/23/2021, 5:54 PM
    I am not sure I do... in the package JSON file the only ST-related thing I have is
    "supertokens-node": "^8.0.1",
  • r

    rp

    10/23/2021, 5:54 PM
    what's your connectionURI?
  • r

    rp

    10/23/2021, 5:55 PM
    that must be connected to a core that we managed (an older version - when you signed up)
  • u

    user

    10/23/2021, 5:55 PM
    most likely yeah, I signed up quite some time ago... 😄
  • r

    rp

    10/23/2021, 5:55 PM
    right. We can update the core version for you if you'd like.
  • u

    user

    10/23/2021, 5:55 PM
    sent you a PM.
  • u

    user

    10/23/2021, 5:56 PM
    Yes, sir! pls, do! 🙂
  • r

    rp

    10/23/2021, 5:56 PM
    Until then, you can use
    https://try.supertokens.io
    as your connectionURI value and it should work
  • r

    rp

    10/23/2021, 5:56 PM
    I'l notify you
  • r

    rp

    10/23/2021, 5:56 PM
    once the update is done
  • u

    user

    10/23/2021, 5:56 PM
    yes, I prefer to wait for the real deal.
  • u

    user

    10/23/2021, 5:56 PM
    does it take very long time?
  • r

    rp

    10/23/2021, 5:56 PM
    Cool.
  • r

    rp

    10/23/2021, 5:57 PM
    > does it take very long time? No... it would have been done in a few mins. But since it's saturday night, I might have to wait for our backend dev to be available to upgrade it 🙂
  • u

    user

    10/23/2021, 5:57 PM
    ah, no worries. totally forgot it's Saturday haha
  • r

    rp

    10/23/2021, 5:57 PM
    haha
  • u

    user

    10/24/2021, 5:12 PM
    update for my issue: the guys at ST updated the core version running for my managed instance and now everything is fine. 😺 btw @User , I am getting back two cookies -
    sAccessToken
    and
    sIdRefreshToken
    while in the docs it says I should get back
    sIdRefreshToken
    ,
    sAccessToken
    and
    sRefreshToken
    .
  • r

    rp

    10/24/2021, 5:13 PM
    Oh. Can I see the response headers please?
  • r

    rp

    10/24/2021, 5:13 PM
    From the login requests
  • u

    user

    10/24/2021, 5:43 PM
    yes.
  • u

    user

    10/24/2021, 5:43 PM
    message has been deleted
  • u

    user

    10/24/2021, 5:43 PM
    I see a header for the missing cookie but it's not actually received.
  • r

    rp

    10/24/2021, 5:44 PM
    The cookie is sent as you can see. Are you using chrome for this?
  • u

    user

    10/24/2021, 5:44 PM
    nah, this is Postman.
Powered by Linen
Title
u

user

10/24/2021, 5:44 PM
nah, this is Postman.
View count: 2