I think I've eliminated all of my technical debt, but now I'm getting a 500 on the frontend when trying toPOST to /auth/session/refresh
r
rp_st
06/27/2022, 5:19 PM
Hey! Do you have your own error handler for the node app? Can you print out the error object?
c
cyber.mantis
06/27/2022, 5:22 PM
Thanks, that gave me something to go on. It's complaining that the core version is not compatible with the new SDK.
r
rp_st
06/27/2022, 5:22 PM
Ah right. So well, you need to upgrade the core then
rp_st
06/27/2022, 5:22 PM
If you are using our managed service, shoot as an email from your registered email ID and we will upgrade it for you. Do mention which env to upgrade it for (dev or prod).
rp_st
06/27/2022, 5:23 PM
If you are using self hosted, upgrading is up to you. Follow the change log.