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
Identity fields such as given_name or family_name seem to be ignored by the /document/list API. Regardless of their value, the API returns a document list, provided an authentic_source_person_id is given as input.
Expected behaviour: error.
Alternative: API call with authentic_source_person_id parameter instead of identity.
The text was updated successfully, but these errors were encountered:
Identity fields such as
given_name
orfamily_name
seem to be ignored by the/document/list
API. Regardless of their value, the API returns a document list, provided anauthentic_source_person_id
is given as input.Expected behaviour: error.
Alternative: API call with
authentic_source_person_id
parameter instead ofidentity
.The text was updated successfully, but these errors were encountered: