If you use a self client to generate the Grant token, then you need to use Postman to generate the access token for your usage. In postman, make a POST request to the following sample URL :
Replace the specified variables with the respective values to generate an access token. You can also find a sample cURL which you can import via postman to generate access token as follows :