I have a similar error to Omar Faruk where the Method and Unit Tests pass but the integration tests fail.
I get the below error.
“Paging: Did not receive the proper response when paging by genre.”
I tried adding the sort method to the return with a .Sort(sort) as hinted at in the other thread but I still have the same error.
Any help would be appreciated.