bunq / postman

Postman collection and environments
45 stars 19 forks source link

Add a session doesn't store session_token and user_id to environment #14

Open wgroenewold opened 3 years ago

wgroenewold commented 3 years ago

Because session_token is needed for GET - List monetary accounts that doesn't work. For now, manually editing the environment works.

ricardobalk commented 3 years ago

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.