Deployed Refit implementation turns POST request into a GET request?
Response status code does not indicate success: 405 (Method Not Allowed).Is there something I'm missing here? Why on Earth is my POST request all of a sudden a GET request when built and deployed?



