Screen Recording Config: 403 Forbidden on Batch Export Policy

Stuck on applying a new screen recording export policy via Terraform. The genesyscloud_screenrecording resource fails with a 403 Forbidden error during the terraform apply step. Provider version is 1.82.0. The role assigned has full admin rights, yet the CLI logs show a permission mismatch on the /api/v2/screenrecordings/export endpoint.

Snippet below. The policy ID is valid and exists in the UI. Is there a known issue with async resource creation for recording policies in the latest provider release?