INVALID_ORIGIN when I try to check organization slug or create
I am not able to check slug, create new organization etc. I always getting and 403, but sign-in works fine
4 Replies

Solution
add your frontend url in
trustedOrigins
list on your auth config@bekacru in which auth-config? from better-auth?
I just changed the .env (
BETTER_AUTH_URL
) to my new url without www
then it worked.I was suggesting your auth instance config but your solution should work as well