I'm trying to access a web service that gets in the Header "Device" and Body "User and Password", it returns me json in this format:
{
"IdUsuario": 2,
"Usuario": "Fulanu",
"Token": "1f7b87d7"
}
Trying to do this in angle, follow my c...
asked by
03.11.2016 / 22:57