The license key is not getting recognised within the application, Im placing the license key within the dash_ag_grid.
grid1 = dash_ag_grid(
id = “my-ag-grid”,
enableEnterpriseModules=True,
licenseKey=LICENSE_KEY,
Do I need to use a licensemanager similar to react? please advice me and I appreciate any help here
Thanks in advance!
Best,
Neyavanan V
Hello @neyavananv09,
Welcome to the community!
I’d print your license_key in python to make sure it is getting set properly. Also, you need to make sure that your license_key is valid with the version of AG Grid you are using.
Hey @jinnyzor ,
Im able to print the license key from the docker container, the key valid for all the versions untill Nov 2025. Still not sure why Im getting the error raised the same with the Ag grid team.
In the key, it will also tell you what version of AG Grid it is for, though I thought that they would allow for it to cover previous versions.
What version of DAG are you using?
Hey @jinnyzor,
Im using the latest 31.3.0
This_key_works_with_{AG_Grid}Enterprise_versions_released_before{16_November_2025}___[v3][01]
How long ago did you purchase the license?
And you are certain that you copied the entire key? It is very, very long… And normally ends with an _ and then alpha-numeric ==
alpha-numeric.
hey @jinnyzor,
I just rolled back the version of dash_ag_grid and it was working fine as earlier. may be this is somwthing to do with the aggrid license restriction to specific version, but they did mention that this can be used for all the latest versions until Nov 2025. this should be a question to aggrid team then, thanks for sharing your views on this.
Best,
Neyavanan V
Very strange. Not sure why there wouldn’t be support for 31.3 vs 31.2. But yeah, check with them about it. 