Bug: sam local invoke on dotnet minimal api throws NullReferenceException in runtime container #7875
Labels
blocked/close-if-inactive
Blocked for >14 days with no response, will be closed if still inactive after 7 days
need-customer-response
Waiting for customer response
Description:
We have a dotnet minimal api demo.
sam deploy
works, which could be invoked from AWS cloud.sam local start-api
also works.However,
sam local invoke
would throw an error.Steps to reproduce:
sam build
sam invoke local
Observed result:
sam local invoke
output:sam local invoke --debug
output:Expected result:
Should return some json array.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
The text was updated successfully, but these errors were encountered: