[Scripting] "Cookies disabled" with Extension and InDesign CC 2025 (20.4)
HI All,
In my workflow we are using http cookie based mechanism for authentication like sending after successfull login browser set a JSESSIONID in set-cookie header and for subsequent request it send cookie header with JSESSIONID for authenticate.
Now after updating version to InDesign 20.4 version the above mechanism stop to work and return 401 unauthorized error for subsequent request. we found that after update InDesign in built browser no longer send this cookie in request header.
I also try to add following config param in my manifest but won't work
Please let me know how I could fix this issue.
