I've updated it to use a dictionary instead of a p...
# dotnet
e
I've updated it to use a dictionary instead of a plain object and now I get:
Copy code
error: Code="BadRequest" Message="Encountered an error (InternalServerError) from host runtime." Details=[{"Message":"Encountered an error (InternalServerError) from host runtime."},{"Code":"BadRequest"},{"ErrorEntity":{"Code":"
BadRequest","Message":"Encountered an error (InternalServerError) from host runtime."}}]