Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Steps to reproduce
The following log is found inside the Unomi logs
Couldn't find profileId, sessionId or personaId in incoming request! Stopped processing request. See debug level for more information
To reproduce the scenario, simply use postman and do a call to yourUnomiServer/context.json without any profile id or session id in the cookie.
Observed behavior
An error is thrown
Observed behavior
Only a warning should be thrown: it shouldn't be possible to generate internal exceptions from public endpoints