Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have been trying to embed qlik sense into an eternal angular app, for getting the app list we have been using the below api
https://172.22.18.153/qrs/api/v1/items?resourceType=app.
it is resulting in the following error. XSRF prevention check failed. Possible XSRF discovered.
The solution to this problem is given as incluing xrfkey to the url,the xrfkey in the URL should match the xrfkey in the api header right ??
How can i get the xrfkey??
Please refer to below article for more information.
- https://community.qlik.com/t5/Official-Support-Articles/QRS-API-XSRF-prevention-check-failed-Possibl...
- https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-QRS-API-using-Xrfkey-header-in-Po...
- https://community.qlik.com/t5/Integration-Extension-APIs/Message-quot-XSRF-prevention-check-failed-P...