Discussions
Experiment screen_pop_api permissions
11 months ago by Ryan Hagerty
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?