Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QRS XSRF prevention check failed

Hi all,

i have to connect to the qrs via js from a mashup to perform the pubblication of the underlying app.

i call the qrs using Xrfkey headers but it tells me 403, XSRF prevention check failed. Possible XSRF discovered.

what do you think i'm getting wrong?

thanks, Loris

1 Reply
ErikWetterberg

Hi Loris,

If you want to call QRS from a mashup you could use the callRepository method. It takes care of xrefkey for you.

Erik