Product:
Planning Analytics Workspace 2.1.14
Cognos Analytics 12.0.3
Microsoft Windows 2022 server
Issue:
Sometimes we can not login, but it work if we start a different web browser on your computer. Try EDGE instead of CROME.
Note that PAW and TM1WEB looks like it use different whys to handle cookies at login.
CA may time out and throw one of the following errors:
- Unexpected Server Response
- HTTP Error 431
- Unable to Load Requested View
- Cannot read properties of undefined (reading ‘perspective’)
- DPR-ERR-2107 The User Capabilities Cache cookie cannot be decoded.
Solution:
- Clear cache and cookies from the affected browser. See KB 15 (Michigan State University) for details.
- Close completely out of all browser windows.
- Open an incognito/InPrivate browsing window and use that to access Cognos. See KB 1203 (Michigan State University) for details.
- Check you go to correct start page ( https://XXXXX.planning-analytics.cloud.ibm.com ) – exchange with your local server name.
- Check that your local network is working – try a different physical location for your laptop.
There can be other solutions or explanations of this errors – hopefully you can find them at IBM site.
How to retrieve the content of the CAM_passport and userSessionID from cookie?
In Browser window after you log in to the Cognos Connection Portal type any of the following in the address bar of the browser:
- javascript:document.cookie
- javascript:document.write(document.cookie)
- javascript:alert(document.cookie) – This script will popup a window on which it will show up cam_passport and userSessionid
- Or maybe have a look in your user directory under “C:\Users\yourname\AppData\Local\Microsoft\Edge\User Data\Default” or “C:\Users\yourname\AppData\Local\Google\Chrome\User Data\Default” .. or where the files are stored in modern browsers.
Easier to view cookies in Chrome, perform the following steps:
Open Chrome settings. Right-click on your browser window.
Choose Inspect to enter the Chrome Developer Tools.
Choose the Applications tab. Depending on the size of your screen, you may need to expand your tab options at the top by clicking on the >> symbol:
Open application.
Under the Storage tab, select Cookies to view cookies in Chrome.
You will see all the available websites. Select the website you want to see cookies in Chrome.
Check the domain column, if you have different values here for same cam_passport (cookie) then you can get above errors. Should only be ONE domain name for the same cookie name.

Name. The cookie’s name.
Value. The cookie’s value.
Domain. If the domain name corresponds with the website you are browsing, it means that these cookies are First-party cookies. If the domain name is different- these cookies are third-party cookies.
Path. The URL that must exist in the requested URL in order to send the Cookie header.
Expires / Max-Age. The cookie’s expiration date or maximum age. This field shows which are session cookies and which are persistent cookies, that operate for a certain duration of time.
Size. The cookie’s size, in bytes.
HttpOnly. If true, this means that it is a HTTP cookie. JavaScript modification is not allowed.
Secure. If true, this means that the cookie is sent to the server only over a secure, HTTPS connection.
SameSite. The SameSite cookie attribute is used by browsers to allow or block cookies based on attribute. It could contain Strict or Lax SameSite attributes.
Partition Key. A cookie’s partition key is the scheme and registrable domain of the top-level URL the browser was visiting at the start of the request to the endpoint that set the cookie.
Priority. It is used with deprecated cookie priority attribute. Could contain Low, Medium (default), or High priority.
More information:
https://kinsta.com/blog/http-error-431/
https://privacysandbox.google.com/cookies/basics/cookie-tools
https://developer.chrome.com/docs/devtools/application/cookies
https://tdx.msu.edu/TDClient/32/Portal/KB/ArticleDet?ID=998
https://www.w3schools.com/js/js_cookies.asp
https://commandlinefanatic.com/cgi-bin/showarticle.cgi?article=art013
https://cookie-script.com/blog/chrome-cookies
By default the cookie path is the root path to Cognos.
This value can be me modified in Cognos Configuration using the steps below.
1. Open Cognos Configuration.
2. Click Actions–> Edit Global Configuration
3. Go to the General tab and Modify the cookie settings:
4. Modify the path and other information as required.
5. Click OK and save.
Stop and restart the Cognos Service.
https://www.ibm.com/docs/en/cognos-analytics/11.2.x?topic=settings-customizing-cookie




Before you decide, search the internet for zonealarm issues…






