CXone client_credentials 400 error on /oauth/token

Trying to hit https://platform.cyberunity.com/api/oauth/token with grant_type client_credentials but getting a 400 Bad Request. The payload looks standard: grant_type=client_credentials&scope=urn:nice:cxone:api. What am I missing here?