Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
FrankG
Partner - Contributor II
Partner - Contributor II

Export data/image error in single embedded in iframe

Hi all!

We have embedded a single in an iframe, and are using a virtual proxy and tickets to authenticate. This is working fine, but recently we started getting an error when exporting any data or images from the single. This sends the user to the ‘Authentication module redirect URI’. 

The audit proxy log shows this error:
6251  20230710T001540.140+0200    INFO     SERVERNAME Audit.Proxy.Proxy.SessionEstablishment.RedirectionHandler       74  xxx  SERVERNAME\qliksense.service 
Authentication required, redirecting client@http://[::ffff:1.1.1.1]:51939/ to redirect_url    0     xxxx  ::ffff:1.1.1.1   {security}     xxx

Now the strange thing is, we have an extension in use that does some custom export thing. This extension ends up downloading a pdf by calling window.open(result, '_blank'). After a user has done this, the bug is gone from his machine. After deleting the browser history (specifically 'site settings') the error is back. 

The download ULR is fine, but qliksense says there is no authentication, so the browser must be blocking some part of the call.

Any clue would be appreciated!

Labels (2)
0 Replies