I\'m confused by the connection string in the Web.config file of project with Entity Framework Web API. There are a lot of variants I tried, but none of them was helping me out.
Basically just amend your connection string using Integrated Security=False like :
and it will work ...