After having issues with connecting my original site to a git repo I decided to delete the site and create another. Even though the original one has been deleted I am receiving the following error: "The maximum number of sites allowed for the selected plan has reached. Upgrade to increase the limit."
Network response:
"message": "The maximum number of sites allowed for the selected plan has reached. Upgrade to increase the limit.",
"code": 403,
"type": "additional_resource_not_allowed",
"version": "1.8.0"
}```
I couldn't find any other posts like this, apologies if I missed one. This user also seems to have the same issue: https://discord.com/channels/564160730845151244/636852860709240842/1431968268662341642. Let me know if you need anymore information. Thanks.
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### π Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...