Backend fails with 417 Missing Token but only for GetPagedDescendants
Hi,
Got a problem with a call to GetPagedDescendants (using the search box on the media picker overlay).
Looking at the Request Headers it's missing the X-XSRF-TOKEN, however, the XSRF-TOKEN cookie is set and other calls that use this are working fine - and have the required Request Header added. e.g. GetRemainingTimeoutSeconds
So it is just on GetPagedDescendants that it seems to be failing.
Please note, I've tried clearing cookies/cache and using other browsers. It's also nothing to do with have a frontend & backend cookie set
I'm having this problem as well with 7.7.1 when I try to filter using the media picker. I haven't found a bug yet on the issue tracker, but will reference it in this post if I find one.
Did either of you ever figure out what was going on?
I'm seeing the same issue occur (also using the search box on the media picker overlay) 7.6.4.
I'm wondering if there's some way to work around this so authors can search while selecting media without needing to update my site.
Backend fails with 417 Missing Token but only for GetPagedDescendants
Hi,
Got a problem with a call to GetPagedDescendants (using the search box on the media picker overlay).
Looking at the Request Headers it's missing the X-XSRF-TOKEN, however, the XSRF-TOKEN cookie is set and other calls that use this are working fine - and have the required Request Header added. e.g. GetRemainingTimeoutSeconds
So it is just on GetPagedDescendants that it seems to be failing.
Please note, I've tried clearing cookies/cache and using other browsers. It's also nothing to do with have a frontend & backend cookie set
Anyone?
Many thanks
Simon
I'm having this problem as well with 7.7.1 when I try to filter using the media picker. I haven't found a bug yet on the issue tracker, but will reference it in this post if I find one.
Did either of you ever figure out what was going on? I'm seeing the same issue occur (also using the search box on the media picker overlay) 7.6.4.
I'm wondering if there's some way to work around this so authors can search while selecting media without needing to update my site.
is working on a reply...