I am new in android.Now i am doing one application.For this one i need to send data into server.Now i am using Volley post method.But the parameters is always shows null wh
I am also faced this type of error i wasted half day to solve this.Finally i solved.
It is not Android code problem,check parameters what u send to server and check columns in database.If columns not found in database that we get this error.