Félix,
For the error when uploading a session, I just want to confirm: you didn’t set up the xnat:mrScanData data type to your XNAT via the Data Types page, right? That would likely cause that issue, if so. For your first issue, my best guess is that it’s a proxy issue, but that’s not my area of expertise at all…
Thanks,
Charlie
--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
xnat_discussi...@googlegroups.com.
To post to this group, send email to
xnat_di...@googlegroups.com.
Visit this group at https://groups.google.com/group/xnat_discussion.
For more options, visit https://groups.google.com/d/optout.
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
There’s a section in the Admin UI where you can disable the requirement for CSRF tokens (in the top bar, Administer > Site Administration. Then click Security > CSRF). However, this is a workaround, at best, and it’s possible some things aren’t really checking this setting (and will still require a CSRF token). For the permissions issue, you added the pipeline launch action for the xnat:mrSessionData data type, which shouldn’t cause that issue for any reason I can think of, so I’ve got no ideas there… (I don’t think you want to mess with the default value for ‘secured’ though).