Hello.
Can someone help me?
I'm getting this error only when I publish to AWS EB.
[HttpGet] public IActionResult Index() { string settings = "Testtttttttttt"; return Ok(settings); }
Hi, @DevMarcelF
Add information about your application and framework, such as version. Also add configuration information about Elastic Beanstalk.
I'm assuming it's ASP.NET MVC from the logs, but I'm not sure otherwise.
User-1612815
asked 4 years ago445 views
It was a secret not being set in production.
answered 4 years ago
You are not logged in. Log in to post an answer.
A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.
AlexOr
asked 2 years ago
rePost-User-7822285
asked 4 years ago
ConfidentialDev
asked 3 years ago
AWSidontknow
Yokesh NK
published 2 years ago
Snehali Mitra
published a year ago
Hi, @DevMarcelF
Add information about your application and framework, such as version.
Also add configuration information about Elastic Beanstalk.
I'm assuming it's ASP.NET MVC from the logs, but I'm not sure otherwise.