I'm receiving this response from a mobilefirst adapter. The callback function just returns the object sans the /*-secure- ... */
. Where does it come from?
/*-secure-
{"isSuccessful":true,"result":"No subscription found for user."}*/
This is part of the response generated by the MobileFirst Server, it holds no meaning to the response object itself and will not prevent any operations to be done on said object.