• Developers
  • Connect to my active bunq account in Sandbox does not work

I am able to list dump for a sandbox user (API starting with sandbox_xxxxx) from https://developer.bunq.com/portal/sandbox, but that dump says null (obviously since I just created it). I want to list dump for my own bunq account as well with an API from my bunq app, as done in this tutorial: https://www.youtube.com/watch?v=Bj3WXpB8yhk (I do not get past 8 minutes :-(

I am only able to initialize my bunq account as PRODUCTION, which I do not want, and it also leads to a null dump. What am I not doing right? And how can I add my own bunq account as a SANDBOX environment? I get "User credentials are incorrect. Incorrect API key or IP address."

    @Matthias-Turquoise-Lynx#181833 Hi!

    The API Sandbox environment only contains fake Sandbox users, itโ€™s not possible to connect with your own (production) account/API-key.

      @Bastiaan#181836 What is the guy doing in the tutorial then I wonder? He clearly a eems to initiate a sandbox connection to his own account

        @Matthias-Turquoise-Lynx#181839 Looks like he is using the Sandbox app (https://appstore.bunq.com/api/android/builds/bunq-android-sandbox-master.apk) in an emulator, and created some fake transactions.
        But he is also working at bunq, so it isn't that hard for him to create fake data/transactions ๐Ÿ˜ƒ

        Btw. If you have two Sandbox accounts, you can send some "money" between these two to create new transactions.

          Ah that makes sense. Thanks for the info. I wonder why I did not get any data in my dump when connecting with my own account using PRODUCTION but I will try again

            Write a Reply...