Format Date/Time Exception Error

  • 11 July 2018
  • 1 reply
  • 8 views

Hi

 

We are developing K2 in an integrated environment and are consuming REST APIs (java micro services) for reading data from legacy stack. K2 is throwing exception while executing GET method as the date format at the source is in milliseconds and needs to converted into dates.

 

K2 ERROR PROMPT : "Encountered a problem calling REST service. (Inner: Error reading date. Unexpected token: Integer. Path 'userProfileDetail.dateOfBirth', line 1, position 184.)"

 

Your help is appreciated

 

- Nishant


1 reply

Userlevel 6
Badge +16

Hi,


 


Perhaps, you can set the Debug mode to True in the service instance to get more details on the error. 


Reply