Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
CodeKazuko
Contributor III

Request failed with Status code 404

I keep getting a get error with status code 404 at e.exports at xmlhttprequests.v.

The link generated is https://hostname/web ticket/api/v1/sharing/settings?xrfkey=incorrectvalue

The xrfkey in link is different than the one used to generate a ticket. How to fix this error?

Labels (1)
3 Replies
NadiaB
Support

Hi @CodeKazuko 

By any chance could you provide more details?

Is this "api/v1/sharing/settings" endpoint from an API? If so, could you indicate what API are you using ? 

if this is not a custom code, what is the user attempting to do when they get the error?

Was this working before or is this a new implementation? 

Could you share the steps to attempt to reproduce ?

Any details will be appreciated. 

Thank you !!

 

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm
CodeKazuko
Contributor III
Author

This error occurs when I click the app sheet within an iframe. There is also an error about cannot load content for qlik-variable-input.js.map.

Initially this error didn't appear. But there was some issues with Qlik sense after converting computer admin to user so there was reinstallation and setting up everything.

EliGohar
Partner - Specialist

@NadiaB We also get this error in the network tab:

EliGohar_0-1699783452582.png

We work in the embedded analytics method and use an iframe to load the Qlik application.

Any idea how to fix this error?