Error Message: Object reference not set to an instance of an object.
File Path: null
Line Number: 0
Stack Trace: at ServiceFinderPro.Controllers.ProviderController.SignUp(Nullable`1 id, String utoken, String urlKey) in C:\Users\jadri\source\repos\service-connection-code\ServiceFinderPro\Controllers\ProviderController.cs:line 0
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c.