Bug encountered while passing extra filters (as on GetAllByNetflixIdFromPage methods).
System.InvalidOperationException: The LINQ expression 'DbSet<TitleCountry>() .Where(t => Invoke(__filter_0, t) )' could not be translated. Either rewrite the query in a form that can be translated, or switch to client evaluation explicitly by inserting a call to 'AsEnumerable', 'AsAsyncEnumerable', 'ToList', or 'ToListAsync'. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information.
Bug encountered while passing extra filters (as on GetAllByNetflixIdFromPage methods).
System.InvalidOperationException: The LINQ expression 'DbSet<TitleCountry>() .Where(t => Invoke(__filter_0, t) )' could not be translated. Either rewrite the query in a form that can be translated, or switch to client evaluation explicitly by inserting a call to 'AsEnumerable', 'AsAsyncEnumerable', 'ToList', or 'ToListAsync'. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information.