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

Update SmileIdentityCore.php #28

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

olalekan-agbaje
Copy link
Contributor

The current SDK does not allow for the submission of SMART_SELFIE_REGISTRATION jobs due to the validateJobTypes() method call not having the job_type for registration in the array list. The InvalidArgumentException "job_type must be one of 1, 6, 2, 7" is thrown since job_type for registration is 4

The current SDK does not allow for the submission of `SMART_SELFIE_REGISTRATION` jobs due to the `validateJobTypes()` method call not having the job_type for registration.
Fixing inability to run jobs with job_type 4
Copy link
Contributor

@mldangelo mldangelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@olalekan-agbaje olalekan-agbaje merged commit a286915 into main Sep 21, 2023
4 checks passed
@olalekan-agbaje olalekan-agbaje deleted the olalekan-include-selfie-registration branch September 21, 2023 11:35
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

Successfully merging this pull request may close these issues.

2 participants