Regarding post request

while using postman when sending a post request Im getting error. the id is not auto incrementing.

@harshilsharma222 check your table declaration, have you set the id to auto increment.

@harshilsharma222 please send me the code for your tables in database as well as the query you are trying to execute