Hello poovarasan d
Thanks for reaching out!
I'm able to replicate this issue using my test tenant, and I have resolved this with below approach.
I removed & revoked the Calendars.ReadBasic delegated permission from the registered application (in Azure) and granted only the required (or least privileged to most privileged) delegated permissions to execute List CalendarView Graph API [Calendar.Read, Calendar.ReadWrite].
Additionally, as a best practice, I would recommend you to not use time window of more than one week while using CalendarView. This is because CalendarView API does a lot of processing in the backend before providing the results.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.