Microsoft.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FK
Im creating a POST API to insert data into my Walks table and it has two ForeginKey with Difficutlies and Regions table and this is my Walk model
Im creating a POST API to insert data into my Walks table and it has two ForeginKey with Difficutlies and Regions table and this is my Walk model