Created
July 5, 2017 15:40
-
-
Save eduardnow/4b7df39e4ea851cb56e76e33be29373c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ns1:collectResponse": { | |
| "collectResult": { | |
| "requestId": { | |
| "@xsi:nil": "true" | |
| }, | |
| "status": { | |
| "status": "FAILED", | |
| "reason": "0", | |
| "message": "No se ha proporcionado nombre de navegador", | |
| "date": "2017-07-05T17:38:22+02:00" | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment