The JQuery approach works for the first module but that module loads other modules. The requests for those modules result in an authentication failure because the namespace and token are not appended to the request. I tried including all the modules with JQuery but that didn’t work. As a last resort, I uploaded all the files again with the public prefix, like you mentioned in your first response, and that worked. I’m able to display some of the components in the library in a HTML widget. I’m going to explore if the library is of any real use.
The JQuery approach works for the first module but that module loads other modules. The requests for those modules result in an authentication failure because the namespace and token are not appended to the request. I tried including all the modules with JQuery but that didn’t work. As a last resort, I uploaded all the files again with the public prefix, like you mentioned in your first response, and that worked. I’m able to display some of the components in the library in a HTML widget. I’m going to explore if the library is of any real use.