You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mohamedfasil-zee userType is a custom property. Custom properties should be handled like this: <base url>/api/frontend?properties%5BuserType%5D=premium&userId=123
frontend API is very forgiving here and can handle userType that is not nested into custom properties. However Edge is more strict about it.
You'll find which properties are built-in and which are custom here: https://docs.getunleash.io/reference/unleash-context#structure
It seems to be user not using custom context fields correctly
The text was updated successfully, but these errors were encountered: