Hi,
I need to access the cookie value on the server-side with a Java Application (Apache Tomcat). For that the JSON String need to be encoded otherwise I have an exception.
It's simply a encodeURIComponent(JSON.stringify(this.consents)) and JSON.parse(decodeURIComponent(e.value)).
Can you imagine it as an option in the configuration ?
Thanks
Hi,
I need to access the cookie value on the server-side with a Java Application (Apache Tomcat). For that the JSON String need to be encoded otherwise I have an exception.
It's simply a encodeURIComponent(JSON.stringify(this.consents)) and JSON.parse(decodeURIComponent(e.value)).
Can you imagine it as an option in the configuration ?
Thanks