Genesys Cloud Terraform Provider 403 on Analytics Segment Export

Struggling to figure out why the genesyscloud_analytics_segment resource fails during terraform apply with a 403 Forbidden error. The integration user has Analytics:View and Analytics:Export scopes. Testing the same export via Postman works fine, but the provider crashes when attempting to validate the segment definition.

Using provider version 1.91.0. The error points to POST /api/v2/analytics/segments. Is there a missing permission for programmatic segment validation? Attached is the HCL snippet and the debug log output showing the scope rejection.