Feature(s) impacted
Smart action with name “Send password reset email”
Observed behavior
When we use this action, it throw an error (403) with “permission denied” (in dev tools)
Expected behavior
Action works correct without error throwing
Failure Logs
copy pasted error from dev tools:
- detail: “Forbidden”
- name: “ForbiddenError”
- status: 403
Context
- Project name: ytech_admin
- Team name: Operations
- Environment name: Production / Client (on Staging / local dev branches all work)
- Agent type & version: “forest-express-mongoose”: “^8.7.8”
- Recent changes made on your end if any: no changes
I tried to change smart actions URL - this not help. Also, toggling action permission (on/off) do same effect and not help.