I'm testing out the new %CSP.REST way of creating an api and having a problem with a POST getting a 405 error. I get data returned when I do a GET, so I don't think it's a configuration issue or a class issue. I have no problem with %CSP.Page when creating a REST type method. So what am I missing? Can someone give me some advice? Thank you.