ApiHelper returning NullReferenceException
1dveeran opened this issue · 4 comments
1dveeran commented
iammukeshm commented
This would probably need more debugging from your side. Which is the exact variable that becomes null? Is it SMSClient
? or something else?
1dveeran commented
It's SMSClient is becoming null.
iammukeshm commented
was SMSClient autogenerated using the NSWAG CLI command?
1dveeran commented
I forgot to add [Inject] while declaring it.
Closing this issue. Thanks for the support.
I am using NSWAG GUI, it works perfectly fine.