Fix access token error handling
We'd return a 500 when the token isn't found on the homeserver, but we should be returned a proper auth error. This just fixes the logic around the area to make that actually work.
Loading
Please register or sign in to comment