<@!822429535541919785>, about the session error, b...
# support-questions-legacy
r
@User, about the session error, before calling
await superTokensNextWrapper
, can you check if
context.res.json
is a function? By, for example, running
console.log(context.res.json)
and seeing the output.