Hi experts,
I write a simple html and put it in a UIS widget,.
When I use the widget in a .xsappsite file, the widget did not show any data I requested.
It shows an error message: XXX_The requested resource is not available.
I can open the html file correctly, the web has the data I requested, but I need to input my user and password.
In the UIS widget, there did not have place to input my username and password, just the error message:XXX_The requested resource is not available.
I want to use the widget with dynamic data from database, what should I do ? or is there something wrong?
The data used in the widget is odata service.
The following two images are the html file opened in browser and the widget in the .xsappsite file: