"message": "You are not authorized to perform this operation"

"message": "You are not authorized to perform this operation"

Hi, I am adding customers and invoices through Zoho books API. Contacts are adding successfully but when I am generating an invoice it's giving a "message""You are not authorized to perform this operation". I also added scopes of invoices to generate code ZohoBooks.invoices.Create, ZohoBooks.invoices.UPDATE, ZohoBooks.invoices.READ, ZohoBooks.invoices.DELETE. But why error is coming?