How can I get access to APIs if I am both client and resource owner? meaning I am trying to access my own data in Zoho using OAuth2.
Usecase: I have a batch job application that needs to connect to Zoho using APIs and add some invoices.
I have checked the following link but none of them helped me