I’m getting an error about invalid OAuth scope when trying to use the Zoho Mail Notes API:
{"msg":"Error while processing!","errorCode":"INVALID_OAUTHSCOPE","authFail":"true","status":"401"}
I can complete my request successfully when I manually generate an access token using the scope ZohoMail.notes.ALL
. I think the issue is that the Pipedream Account OAuth process is not using that as one of the scopes. This is the page I see as part of the flow when I go into Connected Accounts and choose Reconnect on my ZohoMail account connection; none of these bullet points look like they are related to notes:
Would you please add ZohoMail.notes.ALL
to the scope of this connection or else create a different connection to use for connecting to the Zoho Notes API?