NewHeight

Results 3 issues of NewHeight

When execute UpdateBlockchain Activity on Identify Verification Workflow, an error occurred, ![image](https://user-images.githubusercontent.com/8469179/154429307-36c06873-171b-4db3-824a-a9b5562b5070.png) The FileStream cannot work with Newtonsoft.Json in the background task. The UpdateBlockchain activity was as follow: ![image](https://user-images.githubusercontent.com/8469179/154430018-a1911ed4-843d-4eaa-ac3b-427cba960a1a.png)

Since /myorders was not decorated with [Authorize] Attribute. So I think, type /myorders page in browser address bar, this page will acess the /orders api, then get 401 , the...

![image](https://github.com/user-attachments/assets/300fde76-5304-493b-bf05-df1da2fbd076) ![image](https://github.com/user-attachments/assets/f749a411-d934-4a9a-ab2b-b63bf2e1a1cf) ![image](https://github.com/user-attachments/assets/91f7578c-2068-4c5d-94a6-0937a6d00fcb) 你好,我想问下根据文档创建的模版程序,在调用OrderController.SendEvent 发送集成事件后,IntegrationEventHandler 执行过程报错,提示 EnvOptions.ServiceName is required, 但是我看Program.cs 里没有配置EnvOptions 的地方,请问是需要额外配置吗? @witskeeper

wip