The create-an-access-token API currently uses clientId and clientSecret as parameter names. To improve compatibility with OAuth 2.0 clients, to enable support for the standard parameter names: client_id and client_secret.