Failed to load resouce

Summary
Error on console.log

Expected behavior
I installed free plan of Enterprice edition, I had this error in UI.


I opened the console, and found that a get request sent to http://10.10.10.245:8065/api/v4/trial-license/prev (10.10.10.10.245:8065) because i installed in my local machine.

I want to avoid sending this “get” request as I am using team edition. so why it is checking for trial and license values.?

Observed behavior
{
“id”: “api.license.upgrade_needed.app_error”,
“message”: “Feature requires an upgrade to Enterprise Edition.”,
“detailed_error”: “”,
“request_id”: “637fywnnhbbqx8brj7wojuo58h”,
“status_code”: 403
}

Hi @ali-safar! It looks like you’re seeing a request for a trial license due to some Enterprise Edition features. You can find more information on the difference between editions and how to manage licenses in our documentation here. Let me know if there’s anything else I can help with! :blush: