Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Signup successful",
- "data": {
- "user_id": "1",
- "access_token": "RcTBahCtMxOvfEzvTGYTg8Q1RGfr9XvNEB48UncG",
- "name": "Ishika",
- "image": "https://graph.facebook.com/5464654233656/picture?height=720&width=960",
- "fb_id": "5464654233656",
- "twitter_id": "",
- "working_days": "",
- "interests": [
- {
- "interest_id": "1",
- "interest_name": "Bags",
- "interest_image": "http://localhost:8000/resize/"
- },
- {
- "interest_id": "2",
- "interest_name": "Men's Fashion",
- "interest_image": "http://localhost:8000/resize/"
- },
- {
- "interest_id": "3",
- "interest_name": "Music",
- "interest_image": "http://localhost:8000/resize/"
- },
- {
- "interest_id": "4",
- "interest_name": "Footwear",
- "interest_image": "http://localhost:8000/resize/"
- },
- {
- "interest_id": "5",
- "interest_name": "Creativity",
- "interest_image": "http://localhost:8000/resize/"
- },
- {
- "interest_id": "6",
- "interest_name": "Women's Fashion",
- "interest_image": "http://localhost:8000/resize/"
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment