postman
postman copied to clipboard
Add a session doesn't store session_token and user_id to environment
Because session_token is needed for GET - List monetary accounts that doesn't work. For now, manually editing the environment works.
This only happens for a UserCompany, but I submitted PR #15 for this, to make it work with both UserPerson and UserCompany again. Waiting for Bunq to check it and merge it.