First http request tu get a session ID with a token works great. But i'm encountering an http 401 error (unauthorized) when i'm trying to upload data file.
So my question is : what changes should i do on Server Security configuration to let my user upload data?