Home > Back-end >  [] HttpResponse request through the content-type of the incoming parameter value is invalid
[] HttpResponse request through the content-type of the incoming parameter value is invalid

Time:09-24

Because of the application/x - WWW - form - urlencoded; Charset=utf-8 request parameters can't use the json format, my parameter values are json format

CodePudding user response:

Should use the application/json

CodePudding user response:

Problem has been resolved, application/x - WWW - form - urlencoded physique type must be a corresponding request? Space & amp; Link attributes

CodePudding user response:

  • Related