Skip to content

Commit 18e7519

Browse files
Merge dimodi-patch-1-ai-error-3784 into production (#3789)
* docs(AI): Add error message to troubleshooting info * Update ai/agentic-ui-generator/troubleshooting.md * Update ai/agentic-ui-generator/troubleshooting.md --------- Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 9536315 commit 18e7519

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

ai/agentic-ui-generator/troubleshooting.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,18 @@ previous_url: /ai/troubleshooting
1212

1313
This article provides solutions to common issues you may encounter when working with the Telerik UI for Blazor AI Tools.
1414

15-
## No Access to the AI Coding Assistant
15+
## Permission Denied (No Valid License)
1616

17-
Starting in February 2026, we restructured the Telerik UI for Blazor AI Tools to better serve different user needs by deprecating the AI Coding Assistant. The Telerik Blazor MCP server now provides a single workflow centered around the Agentic UI Generator tool and its specialized MCP assistants.
17+
The Telerik MCP server may exit unexpectedly with the following error:
1818

19-
As part of this restructuring, license requirements have also changed.:
19+
`gRPC error in ValidateUserLicenseAsync: PermissionDenied - no valid license found for the requested product`
2020

21-
* **All active Telerik Subscription models**&mdash;Provide access to the Agentic UI Generator.
22-
* **Trial licenses**&mdash;Provide access to the Agentic UI Generator during the active trial period.
23-
* **Perpetual licenses**&mdash;Do not grant access to the AI tools. You must have an active Subscription or a trial license to use the Telerik Blazor MCP server.
21+
The error means one of the following:
22+
23+
* You have a legacy *Perpetual* license, while the Telerik AI tools require a *Subscription* license.
24+
* Your Telerik UI for Blazor Subscription license has expired.
25+
* Your Telerik UI for Blazor trial or Agentic UI Generator trial has expired.
26+
* The Telerik license key on your computer [needs updating](slug:installation-license-key#license-key-updates).
2427

2528
@[template](/_contentTemplates/common/general-info.md#license-names)
2629

0 commit comments

Comments
 (0)