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
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...