axiomhq/next-axiom

Web-vitals 401 error

MathiasGruber opened this issue · 4 comments

Hello,

I'm developing on the website www.theninja-rpg.com, which is bootstrapped with T3, adapted to use drizzle as ORM and clerk for auth.

I also have axiom setup and deployed using the vercel integration. Looking at the console, I see the following:

image

Am I doing something wrong? The project source is available at: https://github.com/MathiasGruber/TheNinjaRPG .. I'm pretty sure I've just followed the setup guide, but maybe there is some conflics with e.g. clerk?

Hi @MathiasGruber , usually that means that the integration token is not available. is this a production deployment? and it has been deployed after setting up the integration?