Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
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