auth v1 token returning 400

We are seeing some unusual behaviour where our edge function (previously working) is returning session: null and we see that the /auth/v1/token is returning 400 and /auth/v1/admin/users 422
on the edge function logs.

What could be wrong?
Was this page helpful?