Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 icarreno
		
			icarreno
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I´m facing an error trying to run a Qlik web Mashup in its internal Qlik server (November 2019) (it is not an external server)
The problem is that ROOT API qlik methods are not working
The screen shot below is with OpenApp() method, but also are failing other methods like getAppList()
But RootApi at least seems to be opened , but it is failing to initiating any method
On network the only resource that has failed to be retrieved is csrf token
 dannyy81
		
			dannyy81
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		why do u use app.obj.app as a variable?
why not just: var app=qlik.openapp(...?
