How can I get http request session Id (not user session token) in server code ?
Posted: Mon Sep 14, 2015 9:37 pm
Hi Team,
My app needs to interact with users that are not logged in, thus they don't have a session token yet.
How can I tell that a new REST request is sent by the same user from the same device?
Thanks
Dongzhi