Skip to main content
Question

User Property has not been received


I have created a user property called client and have hit it multiple times using the JavaScript SDK (Server) and also shows flag is on or off for the filters but in the feature flag it is still showing that property has not been received. 

User Property - client

 

The code for the user properties is here:

const user = {
    user_properties: {
        client: 'uber',
    }
}
const variants = await experiment.fetchV2(user);

 

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings