How to run the rest based grid widget in local

Product/components used and version/fix level are you on:

yes

Detailed explanation of the problem:

First i clone the grid based widget and run the command npm install after i want to run the widget I gave npm start -u “tenant url”
but it showing this error

Error messages / full error message screenshot / log fileL

Is your question related to the free trial, or to a production (customer) instance?

production

Have you installed all the latest fixes for the products and systems you are using?

yes

Try

npm start -- -u <<url>>


No error

Can your remove the “/” in the end of your URL and try again with

npm start -u https://management.factoryvisual.eu

Are you using this:

or this

I would strongly suggest to use the plugin. There npm start -u is working. For the second one it isn’t but just npm start

Hello Now i used the first one plugin but now this issue could you please help me

Text

Hi,

please try either npm start -- -u https://<your-tenant> or directly c8ycli server -u https://<your-tenant>

Yes, thank you; it is now operational, but there is a new issue.

Keep on loading …

Please try using http://localhost:9000/apps/sag-ps-pkg-rest-based-grid-widget/index.html

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.