json: cannot unmarshal string into Go struct field Request.consentObtained of type map[string]bool

前端 未结 0 1808
逝去的感伤
逝去的感伤 2020-12-21 17:17

I\'m trying to call a web Api from Httpclient but got some problem there

          HttpResponseMessage results = await (client.PostAsJsonAsync("api/v2/ve         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题