I have read many similar problems in StackOverflow, but the solutions doesn\'t work for me.
I have WCF REST service:
[]
Looks like I have found solution. I just added second method:
[] [] abstract PostTest: obj: Test -> unit [] [] abstract PostTestOptions: unit -> unit
It is just empty methods that do nothing. I don't know the reason, but all is working.