I am trying to generate an API key but I am constantly getting an error that the domain is invalid. Check the screenshots.
Chrome devtools is showing that domain key is being sent.
need help
The domain is invalid
What's your domain?
Seems like you don't have any domains?
Also, do you need API key for your app?
appwrite.gaurav.mobi
is the domain I have it running on
I need the api key for my
server side migration tool.
Probably .mobi is not a generic domian
So probably Appwrite doesn't takes it as valid
I have self hosted appwrite successfully
and added data and what not.
so it should not be a problem.
Wait for Steven check this and give you a possible solution
ok
just tried with another name all lowercase and it worked.
This is a known issue: https://github.com/appwrite/appwrite/issues/4847
For now, just refresh the page
Recommended threads
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...