Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
alexandernatale
Creator II
Creator II

Website JSON - JWT token

Hello to all,

I have a problem. I should connect to a web page that uses a JSON token to update a table.

The data I have available are the following:

$.ajax({
type: 'GET',
url: 'www.testurl.com/covid19/web/index.php?r=json%2Ftab2',
username: 'username',
password: 'password',
dataType: 'json',

Is it possible to connect to the tab2?

 

Thanks!

1 Reply
JoergZ
Contributor
Contributor

Hello,

ist there any solution??

Thanks