Hello,
I would like to create a new community, but the Create page does not work. I have filled up everything (it is in Finnish), but the green “Luo” (Create) button does not submit my data, nor lead anywhere. I can keep pushing the button, but it does not work. What to do?
Best wishes Santeri
If you’re trying to do this at feddit.org, it’s because the ‘Nimi’ field is too long. It looks to be about 22 characters, but the max length for an actor at feddit.org is 20.
For each instance, the restriction can be viewed from the command line with:
curl https://feddit.org/api/v3/site | jq .site_view.local_site.actor_name_max_length