When a view schema and data are mismatched, the view cannot be built and therefore cannot be queried. The most common causes (likely accounting for 98%+ of instances combined) will be the max size/length issues. This will iteratively update the schema based exactly on whatever the server is saying to do* for the sizing and list length issues, until the view is functional and querying works. However, if the issue is not one of these, this will fail because handlers for other problems are currently not implemented.