#15230 [Bug]: `This feature is only available for LiteLLM Enterprise users` error while trying to update a virtual key
### What happened?
An `This feature is only available for LiteLLM Enterprise users` error occures even when no enterprice features are used when i try to edit an already created virtual key by e.g. adding a model to the key.
In earlier version of litellm i could add models to keys without any problems even without an enterpice license and according to your website it should still be possible.
I attached a video showcasing this behaviour.
https://github.com/user-attachments/assets/70930e7c-b5c3-46c3-bd41-03d637aa57bf
### Relevant log output
```shell 2025-10-06 13:54:04 11:54:04 - LiteLLM Proxy:ERROR: key_management_endpoints.py:1233 - litellm.proxy.proxy_server.update_key_fn(): Exception occured - 403: {'error': 'This feature is only available for LiteLLM Enterprise users. You must be a LiteLLM Enterprise user to use this feature. If you have a license please set `LITELLM_LICENSE` in your env. Get a 7 day trial key here: https://www.litellm.ai/enterprise#trial. \nPricing: https://www.litellm.ai/#pricing'} 2025-10-06 13:54:04 Traceback (most recent call last): 2025-10-06 13:54:04 File "/usr/lib/python3.13/site-packages/litellm/proxy/management_endpoints/key_management_end…