qlik-demo-team / qdt-components

React Components to be used with Angular 10, React 16 and Vue 2. Connects with the Capability API and Engine API.
MIT License
92 stars 50 forks source link

QdtButton: Export Data #62

Closed dreadeyedave closed 4 years ago

dreadeyedave commented 5 years ago

Hi,

I have included an export data button, in a qdt-component, however when it is clicked the link that it is trying to retrieve the data from is via 'internal_windows_authentication'.

Is this just case with the api, or is there a condition setting where it can go to another reverse proxy?

Thanks David

dreadeyedave commented 5 years ago

image

yianni-ververis commented 4 years ago

We do not have it as a param yet. It takes the url from the config, so if you have already auth, you should not have any issue.