Random sync

This commit is contained in:
Justin Donnelly
2021-03-04 16:51:35 -05:00
parent e417f0508d
commit 21dd0837e0
3 changed files with 148 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ var get_ticket_redirect = function(proxyRestUri, targetId, callback){
uri: proxyRestUri + 'ticket?xrfkey=somerandomstring',
headers: {'content-type': 'application/json',
'X-Qlik-xrfkey': 'somerandomstring',
'X-Qlik-user': 'UserDirectory=INTERNAL;UserId=sa_api'
'X-Qlik-user': 'UserDirectory=INTERNAL; UserId=sa_api'
},
method: 'POST',
body: {