Hi all,
We have an odd issue with Power Pages site. It is using Entra ID via OpenID Connect and users are manually provisioned into the contacts and external identity tables.
Randomly, when users refresh the page, they're presented with a 'Something went wrong' page. The error message is 'Value cannot be null. Parameter name: value' and the full error seems related to cookies.
We have found clearing the cookie ‘.AspNet.ApplicationCookie’ (or all if there are multiple) will restart the session and clear the error.
Is there anything I can check to diagnose this?
Many thanks