bunq / sdk_csharp

C# SDK for bunq API
MIT License
35 stars 22 forks source link

Remove getUserObject call immediately after UserContext creation (reduce rate-limit hits) #144

Closed angelomelonas closed 4 years ago

angelomelonas commented 4 years ago

Steps to reproduce:

  1. Initialize BunqContext

What should happen:

  1. Everything works as expected.

What happens:

  1. Some users with multiple clients run into rate-limit issues.

SDK version and environment