The session_id
can be obtained before the user is redirected to the bank in order to provide consent. This is provided in the Auth URI, as shown in the screenshot below.
Please note, that the user has to complete the user journey using the same session_id
for us to trace the complete user journey in our logging system.
Nice to haves
It is very helpful to the Client Care team, when session_id
are provided, as it makes it easy to identify the request in question when locating these in our logs.
Therefore, we recommend clients to store session_Id
s.
More information
Many unique ids help us to identify and locate issues, that assist us to find the root cause. Other useful fields are:
tracking_id
(Private Beta).- This allows you to follow events for completed flows, or where an error has occurred.