Advertisement
Guest User

Untitled

a guest
Sep 15th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. An exception of type 'Newtonsoft.Json.JsonSerializationException' occurred in Newtonsoft.Json.dll but was not handled in user code
  2.  
  3. Additional information: Error converting value "{
  4.  
  5.  "Secret": "foobar-todo",
  6.  
  7.  "Username": "kl;'\\",
  8.  
  9.  "Password": "yppp",
  10.  
  11.  "Authorized": true
  12.  
  13. }" to type 'FlexProcess.WebUI.Models.ExternalLoginResponseModel'. Path '', line 7, position 3.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement