Good morning, I am trying to test the following components of Vaadin version 21.
When I run the downloaded project locally, the components are not validated by my student account.
Could you please help me?
Grid Pro and Dashboard e Component: vaadin-grid-pro 24.7.5
message: “The provided license key does not allow usage of vaadin-grid-pro 24.7.5. Check that the license has not expired and that the product you are trying to use does not require another type of subscription.
Component: vaadin-grid-pro 24.7.5”
My student license is active!
Also, when updating the Vaadin version in the project’s pom, an error occurs.
That error message indicates that the subscription actually wouldn’t be active but it’s hard to guess why the license server comes to that conclusion without further details. Could you send your original message along with your ./vaadin/proKey file to license@vaadin.com so that we can investigate more closely.
I also notice that you mention using Vaadin 21 but then the error message refers to Vaadin 24. Was this just a typo in your description or are you somehow trying to combine different Vaadin versions in the same application?
I had to delete the old key and when I ran the project again and clicked on the pro component, the prokey validation page was activated in the project. In this case, I only validated it with the user data and password of the student Vaadin account.