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

Session failure when using the advanced watchlist #328

Open
ArthurGuy opened this issue Jul 5, 2023 · 0 comments
Open

Session failure when using the advanced watchlist #328

ArthurGuy opened this issue Jul 5, 2023 · 0 comments

Comments

@ArthurGuy
Copy link

There is a bug with the SDK when using the advanced watchlist.
When fetching session data the builder is assuming there will be a property called tags.

CustomAccountWatchlistCaSearchConfigResponse, line 38.

Your returned data presumably doesn't have a property called tags.

ArthurGuy added a commit to ArthurGuy/yoti-php-sdk that referenced this issue Jul 5, 2023
Check for the array key before trying to use it.
Fixes getyoti#328
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 a pull request may close this issue.

1 participant