"Error: Invalid Origin. Register your new client (site-to-temp-url.com) as a new Web platform on your project console dashboard" The message is vague, and couldn't find anywhere with good guide to help resolve
did you go to your project in the appwrite console?
Yes
So how can I set it via the console?
Recommended threads
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...
- I have try to use the appwrite in to the...
Invalid Origin. Register your new client (oailedjdbkhlkakmnnapoonllbnfmfij) as a new Web (Chrome Extension) platform on your project console dashboard
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...