Advertisement
Guest User

error

a guest
Sep 11th, 2016
519
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. Unexpected end when deserializing object. Path 'drinks[1].strIngredient1', line 3, position 1243.
  2.  
  3.  
  4. {"drinks":[
  5. {"idDrink":"11423",
  6. "strDrink":"Godfather",
  7. "strCategory":"Ordinary Drink",
  8. "strAlcoholic":"Alcoholic",
  9. "strGlass":"Old-fashioned glass",
  10. "strInstructions":"Pour ingredients into an old-fashioned glass over ice and serve. (Bourbon may be substituted for scotch, if preferred.)",
  11. "strDrinkThumb":null,
  12. "strIngredient1":"Scotch",
  13. "strIngredient2":"Amaretto",
  14. "strIngredient3":"",
  15. "strIngredient4":"",
  16. "strIngredient5":"",
  17. "strIngredient6":"",
  18. "strIngredient7":"",
  19. "strIngredient8":"",
  20. "strIngredient9":"",
  21. "strIngredient10":"",
  22. "strIngredient11":"",
  23. "strIngredient12":"",
  24. "strIngredient13":"",
  25. "strIngredient14":"",
  26. "strIngredient15":"",
  27. "strMeasure1":"1 1\/2 oz ",
  28. "strMeasure2":"3\/4 oz ",
  29. "strMeasure3":" ",
  30. "strMeasure4":" ",
  31. "strMeasure5":" ",
  32. "strMeasure6":" ",
  33. "strMeasure7":" ",
  34. "strMeasure8":"",
  35. "strMeasure9":"",
  36. "strMeasure10":"",
  37. "strMeasure11":"",
  38. "strMeasure12":"",
  39. "strMeasure13":"",
  40. "strMeasure14":"",
  41. "strMeasure15":"",
  42. "dateModified":null
  43. },
  44. {"idDrink":"11538",
  45. "strDrink":"J. R.'s Godfather",
  46. "strCategory":"Ordinary Drink",
  47. "strAlcoholic":"Alcoholic",
  48. "strGlass":"Old-fashioned glass",
  49. "strInstructions":"In an old-fashioned glass almost filled with ice cubes, combine both of the ingredients. Stir to mix the flavors.",
  50. "strDrinkThumb":null,
  51. "strIngredient1":
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement