Created
May 1, 2019 22:46
-
-
Save jzxhuang/e76372bf0a65b7f5c1c6b5ef9c69f661 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
{ | |
"responseType": "Normal", | |
"metadata": { | |
"url": "http://example.com", | |
"statusCode": 401, | |
"statusText": "Unauthorized", | |
"headers": {} | |
}, | |
"body": "Invalid username or password." | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment