Make sure your routing.yml file has 'id' specified in it. In other words, it should look like:
_category:
path: /category/{id}
Make sure your routing.yml file has 'id' specified in it. In other words, it should look like:
_category:
path: /category/{id}