Trying to get a token via POST to /api/v2/oauth/token with grant_type=client_credentials. The request body has the client_id and client_secret, but I keep getting a 401. Am I missing a header or is the endpoint wrong for CXone?
Trying to get a token via POST to /api/v2/oauth/token with grant_type=client_credentials. The request body has the client_id and client_secret, but I keep getting a 401. Am I missing a header or is the endpoint wrong for CXone?