Discussions

Ask a Question
Back to All

Experiment screen_pop_api permissions

We are trying to implement the screen pop trigger, but we are running into this error:
{
"error": {
"code": 403,
"errors": [
{
"domain": "global",
"message": "User _ is not in experiment screen_pop_api",
"reason": "forbidden"
}
],
"message": "User _ is not in experiment screen_pop_api"
}
}

How can this be resolved?