I am trying to pass special characters like ? to web Rest API to check whether the user is a valid user or not. But when I pass eg asU30?ff it removes ? and other special characters in web service. How can this be fixed?
↧
I am trying to pass special characters like ? to web Rest API to check whether the user is a valid user or not. But when I pass eg asU30?ff it removes ? and other special characters in web service. How can this be fixed?