Getting a 405 when making a post request to nested route

hey everyone! I am using strapi v4.25 and I have this issue where making post requests to a nested route I have created always ends up with “405” method not allowed. I have set the default role to anauthorized, allowed access to this route through roles and permissions plugin. I would enclose the postman request as well as my strapi permissions and logins page to see if anyone could help.

here is my postman post request:

localhost:1337/api/actors/2/comments