I want to make a new Extension which will use the api to do something. For example "reload app". I want it with full rights, because with a "normal" reload button, our users also need access rights for the data sources.
So I tried a ajax solution, like this example: https://support.qlik.com/articles/000029463 . First on my local mashine, for testing. But i get an error 401 (Authentication header expected). The virtual proxy is reachable. I can connect to it with chrome.