Hey, I had also tried by changing it to true but it was not working beforehand so i toggled it back to false .
The main reason was there were no spaces between '[' and ' " '  , I added the spaces  like
host : [ "localhost:5044" ]
and it started working.
And yes, Prosecutor enabled must be true.
Thank you so much anyway.