mirror of
https://github.com/jprdonnelly/qseow-scripts.git
synced 2025-12-25 01:00:11 -05:00
Random sync
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user