postman icon indicating copy to clipboard operation
postman copied to clipboard

Postman collection and environments

Results 14 postman issues
Sort by recently updated
recently updated
newest added

Hi, I've got a problem after starting a session: Response has Id, Token and UserPerson. We are setting user_id and session_token in environment variables. | AssertionError: Target cannot be null...

When adding a session for a company user, the `user_id` and `session_token` environment variables were not updated due to failed tests. This small change fixes it by first determining if...

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

After creating a **company** sandbox user and following the README (create installation, add the device and add a session), the other API requests fails.. for example listing monetary accounts. I...