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
When I loaded the Locations, I got the error below. However, stateID is not a field in the com.bullhornsdk.data.model.entity.core.paybill.Location class. Can you please add it? Thanks.
com.bullhornsdk.data.exception.RestApiException: {"errorMessage":"error persisting an entity of type: Location","errorMessageKey":"errors.cannotPersistEntity","errorCode":500,"errors":[{"detailMessage":"missing required property: stateID","propertyName":"stateID","severity":"ERROR","type":"MISSING_REQUIRED_PROPERTY"}],"entityName":"Location"}
The text was updated successfully, but these errors were encountered:
When I loaded the Locations, I got the error below. However, stateID is not a field in the com.bullhornsdk.data.model.entity.core.paybill.Location class. Can you please add it? Thanks.
com.bullhornsdk.data.exception.RestApiException: {"errorMessage":"error persisting an entity of type: Location","errorMessageKey":"errors.cannotPersistEntity","errorCode":500,"errors":[{"detailMessage":"missing required property: stateID","propertyName":"stateID","severity":"ERROR","type":"MISSING_REQUIRED_PROPERTY"}],"entityName":"Location"}
The text was updated successfully, but these errors were encountered: