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
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.
The text was updated successfully, but these errors were encountered:
ArthurGuy
added a commit
to ArthurGuy/yoti-php-sdk
that referenced
this issue
Jul 5, 2023
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.
The text was updated successfully, but these errors were encountered: