Api calls fail on listing views and listing formsandviews

Api calls fail on listing views and listing formsandviews

Hello,

I am trying to create custom views outside zoho and api calls gives a 500 (Internal server error) code when I try to consume the following apis:

https://creator.zoho.com/api/<format>/<applicationName>/view/<viewName>
https://creator.zoho.com/api/<format>/<applicationName>/formsandviews/

Raw response gives the text:  An error has occurred. It has been reported to Zoho Creator support. We will look into this issue .

Add,update api calls gives expected results.

Trying to list the views in this link also fails for apps:  https://creator.zoho.com/api/reference

- Jowin