rp_st
12/23/2021, 11:15 AMgetSession
will throw this error. You should then send a 401 to the frontend which will then (via our SDK) try and call the refresh API automatically.
Once a refresh is successful, the new access token is sent back to this API and this time, getSession
should succeed.