Open tlambert opened 6 years ago
Hi tlambert, Looks like this is an instance specific issue. Are you able to retrieve the loans through API Call on POSTMAN? Please make use of the Developer Connect forum to discuss this with other developers.
Thanks, Aparna Encompass Developer Connect Team Ellie Mae
I can retrieve the JSON file on every loan I try. It just fails using the new Elli.API package
I am getting the same problem POSTMAN works fine and the API package fails.
The error is due to the VodIndex property being specified as a byte[]
instead of an int?
like how EncompassRest specifies it.
@tlambert This issue fixed in latest package. Could you please verify?
I keep getting this error (different positions) on every loan {"Unexpected character encountered while parsing value: 1. Path 'applications[0].assets[18].vodIndex', line 1, position 2746."}