how to generate grant token without using developer console
hello i have the same question as describe in this post
https://help.zoho.com/portal/en/community/topic/how-to-generate-grant-token-without-using-developer-console.
Im trying to build a microservice that can perfrom api request against the zoho crm v4 api. And my question is is thier now an option to generate the grand token, without human interaction.
There is no problem with generating a new access token with help of the refresh token.
My problem is, when my microservice going to restart. There is no way for me to set a new grant token that the application can issue the access and refresh token.
So my question is. Is there now a way with the api v4 to issue the org spesifc arg token.