You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content negotiation I believe is out of scope for now, the plugin will only respond in json no matter what is requested. However, the missing header is an issue, we should add it. I'll add a quick fix in thr morning.
API responses do not specify
Content-Type
e.g.
Content-Type
header is missing. HTTP Spec Says https://tools.ietf.org/html/rfc2616#section-7.2.1See recommendations
https://www.programmableweb.com/news/rest-api-design-put-type-content-type/2011/11/18
The text was updated successfully, but these errors were encountered: