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
- Prevent Appwrite from pulling weekly unu...
Hi, I only use node/php runtimes for functions and static-1/node for site. However, appwrite keeps pull gigabytes of runtimes. It makes my VM backup unnecessar...
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...