Fix the parsing by checking if we got a json or string
This should support both old and new response types, but I don't have full test environment to check it right now.
This also changes a bit the way the response is defaulted to false in some cases..
Fix the parsing by checking if we got a json or string This should support both old and new response types, but I don't have full test environment to check it right now.
This also changes a bit the way the response is defaulted to false in some cases..
Testing and comments welcome :)