failure when exporting results
Hi, after upgrading JATOS to version 3.9.6, I encountered an issue when trying to export results from the GUI. Although the export function was working properly before the update, it now only downloads a file containing the following message:
You're not allowed to access this resource.
I checked the server logs and found the following entries at the time of the export attempt:
2025-06-26 03:39:27,696 [INFO] - g.ErrorHandler - forbidden: No CSRF token found for application/json body 2025-06-26 03:39:27,696 [WARN] - p.f.CSRF - [CSRF] Check failed because application/json for request /jatos/api/v1/results?isApiCall=false
This suggests a CSRF check failure when attempting to retrieve the result data via the API. Could you please let me know if this is a known issue in version 3.9.6, and if there is a way to fix or work around it?
Thank you for your assistance.
Best regards,