Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Load Locations #309

Closed
ericpurico opened this issue Sep 16, 2020 · 1 comment
Closed

Cannot Load Locations #309

ericpurico opened this issue Sep 16, 2020 · 1 comment

Comments

@ericpurico
Copy link

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"}

@ericpurico
Copy link
Author

Please ignore this. The correct field name should be address.stateID . My fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant