I'm going through all the optional challenges, and currently having issues with movie details part. It keeps raising a type error (TypeError: Object of type Date is not JSON serializable) when I click on one of the movies in my browser. It shows me the similar movies page instead.
has anyone had the same issue? If so, what should I need to do to fix it?