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
During testing of the new partyComponentOption parameter on the nameslookup endpoint we were unable to find any cases where first name were included. The only name component being populated is the last name.
Analysing it a bit further show us that the issue is probably originating in SBL. The first and middle name components aren't being populated.
Description of the bug
During testing of the new partyComponentOption parameter on the nameslookup endpoint we were unable to find any cases where first name were included. The only name component being populated is the last name.
Analysing it a bit further show us that the issue is probably originating in SBL. The first and middle name components aren't being populated.
Steps To Reproduce
Tested i AT22:
POST https://platform.at22.altinn.cloud/register/api/v1/parties/nameslookup?partyComponentOption=person-name
Response:
Additional Information
Testing a bit further in and recreating the SBLBridge request:
POST https://at22.altinn.cloud/sblbridge/register/api/parties/byssnorgnumber
Request:
Response:
The text was updated successfully, but these errors were encountered: