{ status: 400, message: 'Invalid authorization code' } (OAuth authorization code flow)

first, thank you for the time you’re spending on my issues

ok my missing part is your last 2 lines, to store the access token in a session…
do you know if I can find NodeJS implementations/packages about this ?