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
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
The core-ajax accept only string and not Json Object in body attribute.
The core-ajax should detect in body in order to apply the JSON.stringify(bodyObject) when is needed
Exemple
It was post as
instead of