Screen Recording API returning 403 via Terraform

So I’m seeing a very odd bug with the screen recording configuration in our IaC pipeline. Terraform fails to apply the genesyscloud_screenpops_screenpop resource.

Error: POST /api/v2/screenpops/screenpops: 403 Forbidden

Provider version is 1.65.0. Auth is OAuth Client Credentials. Permissions look correct in the admin UI. Any ideas?