GET engagement/overview returns 401 Unauthorized when using the Swedbank Corporate application key.
Need to investigate if we can use profile/{profileId} instead of profile/private/{bankId} for both private and corporate profiles. And verify the authentication flow.
GET engagement/overview
returns401 Unauthorized
when using the Swedbank Corporate application key.Need to investigate if we can use
profile/{profileId}
instead ofprofile/private/{bankId}
for both private and corporate profiles. And verify the authentication flow.