Jump to content

Spotfire 10.8 sending invalid request header "content-type: multipart/form-data" with OData GET requests


Eoghan ONeill

Recommended Posts

Hello,

 

I am troubleshooting an issue where Spotfire (v10.8) is making OData GET requests in order to retrieve data from OData APIs in an ASP.NET CORE web application. I have observed using Fiddler that Spotfire includes the following request header with each GET request:"content-type: multipart/form-data"

 

This request header is not valid for inclusion with a GET request, and ASP.NET CORE generates a 500 server error with the following message:System.IO.InvalidDataException:Missingcontent-typeboundary

 

Can anyone from the Spotfire team comment why this request header is included, and if indeed this still is the case with the latest version of Spotfire Otherwise it will be necessary to add a custom intercept in the web application to remove this header in order to allow Spotfire to retrieve the data.

 

Many thanks,

Eoghan

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...