Question
java.lang.IllegalArgumentException: Cookie name [nxt/gateway.dll/userguid] is a reserved token
Using Coldfusion 2023 we are having an issue setting a cookie that we previously did not have an issue with when using Coldfusion 11. As I understand it that / character is the reserved token; however, our software vendor is using this cookie name. Is there a way to override this or otherwise work around this issue?
