erikwett / helpdesk-angular

Qlik Sense mashup example using AngularJS
MIT License
11 stars 5 forks source link

Getting this to work in the browser #1

Closed alexbjorlig closed 8 years ago

alexbjorlig commented 8 years ago

Hi Erik - and thanks for the code.

When I use the Qlik Sense editor the code works, but when trying to access the mashup in the browser using an URL , nothing happens? The console just prints the following:

Failed to load resource: the server responded with a status of 404 (Not Found)

And I try with this url: http://localhost:4848/extensions/helpdesk-angular-master/helpdesk-angular.html

erikwett commented 8 years ago

Try with: http://localhost:4848/extensions/helpdesk-angular/helpdesk-angular.html

The path after extensions should be the qext filename.