As per the docs
For an App Access Token/server to server/Client Credentials token
| Required Parameter | Type | Description |
|---|---|---|
| client_id | string | Your client ID. |
| client_secret | string | Your client secret. |
| grant_type | string | Must be client_credentials. |
it must be client_credentials