Plugin: How to fix “The ‘Accept’ header must be modified using the appropriate property or method. Parameter name: name” error

I was working on the integration between Dataverse and external Rest API. The scenario is simple as – “Send the JSON object to the API when the record is created”. In order to implement this, I decided to develop the plugin that will get the data from the context, transform it to the proper JSON …

Continue Reading Andrew Butenko’s Article on their blog

Plugin: How to fix “The ‘Accept’ header must be modified using the appropriate property or method. Parameter name: name” error

I was working on the integration between Dataverse and external Rest API. The scenario is simple as – “Send the JSON object to the API when the record is created”. In order to implement this, I decided to develop the plugin that will get the data from the context, transform it to the proper JSON object, and using HttpWebRequest/HttpWebResponse – perform the communication with the external API.

Blog Syndicated with Andrew Butenko’s Permission

Author: Andrew Butenko

Share This Post On
Share via
Copy link
Powered by Social Snap