Authtoken staying within Zoho One

Authtoken staying within Zoho One

Hi,

I'm beginning to learn Deluge. I'm a former programmer.

For now, I'm working only within and between Zoho applications such as Books and CRM.

What do I need to do in a function to "authorize" it?

Here's my code:
response = zoho.books.getOrganizations();
info response;

Here's is the response.

{"code":14,"message":"Invalid value passed for authtoken."}