...
Code Block |
---|
let nextUrl = session.flow[1].url window.location.href = `${mainUrl}${nextUrl}?session_id=${session.session_key}` |
ENGLISH VERSION
Througout this
...
Code Block |
---|
let nextUrl = session.flow[1].url window.location.href = `${mainUrl}${nextUrl}?session_id=${session.session_key}` |
ENGLISH VERSION
Througout this