You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My parameter is date in java. It seems that it cannot be converted to timestamp
it's error: java.lang.IllegalArgumentException: Unexpected token (VALUE_NUMBER_INT), expected VALUE_STRING: Can not deserialize instance of com.google.protobuf.Timestamp out of VALUE_NUMBER_INT token
at [Source: UNKNOWN; byte offset: #UNKNOWN]
please help me ! thx
The text was updated successfully, but these errors were encountered:
My parameter is date in java. It seems that it cannot be converted to timestamp
it's error: java.lang.IllegalArgumentException: Unexpected token (VALUE_NUMBER_INT), expected VALUE_STRING: Can not deserialize instance of com.google.protobuf.Timestamp out of VALUE_NUMBER_INT token
at [Source: UNKNOWN; byte offset: #UNKNOWN]
please help me ! thx
The text was updated successfully, but these errors were encountered: