Stuck on a 403 error when publishing schedules.
Background
Using Genesys Cloud CX WFM API (v1.18) to automate weekly schedule publishing for our Chicago-based team.
Issue
The POST /api/v2/wfm/schedules endpoint returns 403 Forbidden when triggered by a user with the ‘Compliance Auditor’ role, despite explicit ‘wfm:schedule:publish’ permissions.
Troubleshooting
Verified role assignments and timezone settings (America/Chicago). Direct UI publishing works fine for this user. Any insights on API-specific permission gaps?