Question
unable to text JWT authorization using Postman
I am testing 'JWT authorization flow' but getting error
"errorCode": "OAU-250",
"message": "Unsupported grant type"
using : https://platform.devtest.ringcentral.com/restapi/oauth/token


I don't want to use SDK as I will deploy on MS-SQL Server.
