eapowertools-archive / qs-extension-usage-dashboard

Unsupported - The Qlik Sense Extension Usage Dashboard is a Qlik application that parses application meta-data to uncover which applications use extension objects. The sources for this data is the meta-data fetch from the QS Telemetry project (https://github.com/eapowertools/qs-telemetry-dashboard) and QRS API calls.
MIT License
6 stars 0 forks source link

The following error occurred: HTTP protocol error 400 (Bad Request): #8

Closed Freighar closed 4 years ago

Freighar commented 4 years ago

Hi!,

I get an error reloading the app, i think it has something to do with the url but i have not managed to do correct the issue.

FROM JSON (wrap on) "root" PK "__KEY_root" WITH CONNECTION( URL "https://MyServrMachineName.domain/qrs/app/object/full?filter=objectType eq 'sheet'", QUERY "xrfkey" "abcdefg123456789", HTTPHEADER "X-Qlik-Xrfkey" "abcdefg123456789" )

levi-turner commented 4 years ago

Is this with Qlik Sense Enterprise June 2020?

Freighar commented 4 years ago

Oh Yes.... this update is getting very troublesome. Actually i want to check the extension dashboard because a lot of them don't work on june 2020....

Thanks!

levi-turner commented 4 years ago

Gotcha. I am seeing the same issue on my June 2020 installation. I'll comment tomorrow with a work-around.

levi-turner commented 4 years ago

This copy should work. Extension Usage Dashboard - REST Connector Fix.zip

Freighar commented 4 years ago

It Works! Great!.

Thanks a lot! and congratulations for the extension, is very useful.

levi-turner commented 3 years ago

Should be handled in the latest release in a more elegant manner: https://github.com/eapowertools/qs-extension-usage-dashboard/releases/tag/2.0.0