trieb-work / zoho-ts

Zoho Inventory, Invoice and Books Typescript library with several predefined functions
Apache License 2.0
13 stars 5 forks source link

Cant change API flavors #20

Closed panrosk closed 1 year ago

panrosk commented 1 year ago

Cant change API flavors. Trying to use Books, connects to inventory

JannikZed commented 1 year ago

@panrosk can you provide the exact error? Can you try setting also the scope like to this: "ZohoBooks.fullaccess.all" - maybe it fails because the lib tries to create a token that is valid also for Zoho Inventory

JannikZed commented 1 year ago

@panrosk can you check this issue again? Furthermore, I pushed a new version, that is automatically selecting the token scope depending on the API flavor