-
-
Save projectxcappe/b11c44ee309a9b599d3367d7bcfd0096 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
//modified curl method - Success | |
curl -d "[email protected]&password=test123" -X POST http://api.lineopener.com/index.php/api/login | |
{"status":1,"msg":"Login successfully","statuscode":201,"data":{"user_id":"2","email":"[email protected]","phone_number":"","password":"cc03e747a6afbbcbf8be7668acfebee5","fb_id":"","password_reset_code":"","status":"1","created":"2017-10-26 14:17:29","updated":"2017-10-26 14:17:29"}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment