I'm trying to troubleshoot a user event scripts th...
# integrations
j
I'm trying to troubleshoot a user event scripts that is not running when an object is created or updated via the API. Is it possible the role the Token was assigned to is missing any sort of permissions related to executing custom scripts or user event scripts? As far as i can tell its just not triggering when a record is created or updated via the API but it works just fine if i create/update via the UI
c
Check the execution contexts on the script deployment
🙌 1
j
When we moved the script to released it seemed to work but not while in testing...
b
a script in testing only works for the owner on the script record
🙌 1
💯 1
✅ 1
j
That would explain it, thanks