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
Solution:
add your frontend url intrustedOrigins list on your auth config
Jump to solution
4 Replies
Antoni
AntoniOP3w ago
No description
Solution
bekacru
bekacru3w ago
add your frontend url intrustedOrigins list on your auth config
Antoni
AntoniOP3w ago
@bekacru in which auth-config? from better-auth? I just changed the .env (BETTER_AUTH_URL) to my new url without wwwthen it worked.
bekacru
bekacru3w ago
I was suggesting your auth instance config but your solution should work as well

Did you find this page helpful?