API calls returns Unauthorized
I have better auth setup on
When I hit
I also have the multi domain setup like this
My BetterAuth ENV
Any idea why I get 401 though am logged in on the accounts.domain.com?
https://accounts.domain.com in production, for testing purposesWhen I hit
/api/auth/get-session on another app, running in localhost, I get 401 unauthorized.I also have the multi domain setup like this
My BetterAuth ENV
Any idea why I get 401 though am logged in on the accounts.domain.com?