Amitpnk / Onion-architecture-ASP.NET-Core

WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
https://marketplace.visualstudio.com/items?itemName=AmitNaik.OnionArchitecture
MIT License
838 stars 153 forks source link

Getting error 500 #37

Open Vidhyashree1911 opened 3 years ago

Vidhyashree1911 commented 3 years ago

Hi, When I try to connect to my db using the get call in onion architecture api template, am getting below error.

Couldn't find the root cause. Help would be appreciated.

{ "StatusCode": 500, "ErrorMessage": "Cannot open database \"dbname\" requested by the login. The login failed.\r\nLogin failed for user 'env name'." }

Amitpnk commented 2 years ago

Hi @Vidhyashree1911 ,

Sure will check and get back to you