MS Edge is our preferred Chromium browser.
Over the last couple of weeks we have started to receive a Bad Message 431 error when we try to relog in to expired sessions. Has anyone else experienced this change?
Has anyone identified a fix?
Hi @TimWard70 Based on my experience with MS edge (not specific to Anaplan), The "Bad Message 431" error typically indicates that the request headers are too large for the server to process. Typical resolutions include: Clear Cookies and Cache: Start by clearing your browser's cookies and cache. This can often resolve issues related to large headers by removing old or unnecessary cookies. Check Cookie Size: If you have control over the server or application, check the size of the cookies being set. You may need to reduce the size of the cookies or the number of cookies being used. Server Configuration: If you have access to the server configuration, you might be able to increase the maximum header size. This is typically done in the server's configuration files (e.g., for Nginx or Apache).Latest update: Make sure you have latest browser updates installed. If you believe this is Anaplan specific, best possible way is to open a ticket with Anaplan tech support.
I use edge, chrome and arc regularly and haven't had this issue. As Tim says please raise a ticket so we can look at this in more detail.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦