How to generate that 'generated code' from that 'self client'? I can easily do it from Zoho console, But how to do it from Node.js? Thanks for your help.
I am trying to generate the "Generated Code" from "Self Client" using Node.js. How can I do that?
You cannot use SDKs (in any programming language) for generating the code. SDKs can only be used for generating Access and Refresh tokens.
You can have to generate it by making a request in web browser and sign in into your account.
For generating the code other than Self Client, you can refer this docs: Setup OAuth with Zoho