Open darenr opened 7 years ago
Hello @darenr, Indeed there is a bug. Check out here https://github.com/Jasonette/JASONETTE-Android/blob/develop/app/src/main/java/com/jasonette/seed/Action/JasonNetworkAction.java#L120
content_type
is used only in header
. The _request
function needs a big refactoring... I will do it as soon as I have time.
the action below on iOS sends (correctly) JSON encoded data of the form
However, on Android the data is form encoded