Not being able to place a margin account new order

So I’m trying to create a new margin order as shown on the c# binance margin trading
https://github.com/binance/binance-connector-dotnet/blob/master/Examples/CSharp/MarginAccountTrade/MarginAccountNewOrder_Example.cs and I’m getting a null response. There is any problem with the with the order placing on binance API for margin?

what is the HTTP status code?

where can I get the http status code?