The error message really contains the strings <Database_Name>, <collection_name> or you hiding the real name. I find it strange that the error message is not more detailed like it could show the real Database_Name and collection_name rather than place holder.
This seems to indicate that the query you run in real like has more to it than the find you share. May the error lies in the part you did not share.