C#C
C#2d ago
Zylvian

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?
image.png
image.png
image.png
image.png
Was this page helpful?