bunq / sdk_java

Java SDK for bunq API
MIT License
49 stars 23 forks source link

It is not possible to refresh userContext data #79

Closed OGKevin closed 6 years ago

OGKevin commented 6 years ago

Steps to reproduce:

  1. Make a payment from your main account.
  2. Check the balance of the main account stored in user context.

What should happen:

  1. The balance is correct.

What happens:

  1. The balances is the old balance before the payment was mande.

Traceback

SDK version and environment

Response id

Extra info:

Reference bunq/sdk_php#122