• Developers Bugs Fixed
  • [Fixed] Issues on the bunq Developer portal

HI there!

I'm having some issues on the bunq Developer portal:

  1. Login doesn't work from Chrome 84. Tried with the QR scan and also via email link. After I enter my personal PIN, it gives me a generic "Something went wrong" error, with a status 503 on the response. Strangely, the login works from Opera for the same account.

  2. When I click the "Create my first app" under the My Apps tab, there's a JS error:

Uncaught TypeError: this.moveTo is not a function
at HTMLDivElement.moveToCreateApp (vendor.bundle.9b48004.js:13913)
at HTMLDivElement.dispatch (vendor.bundle.9b48004.js:5287)
at HTMLDivElement.elemData.handle (vendor.bundle.9b48004.js:5095)


If you need screenshots or network trace I'll be glad to provide them here.

Thanks!

    @igoramadas#166630 I've no issues logging in from Chrome (v. 84). I used the scan QR method.
    But I can simulate the second issue, got the same JS error in console.

      I managed to fix the first issue now by clearing browser data for everything under bunq.com. Previously I had tried clearing only developer.bunq.com, but that didn't solve the issue.

      For the app creation, I inspected the bundle JS file and found the URL there, which is /apps/create. So at least I could still create an app.

        Oh dear... now trying to create a second app, and "Oops! Sorry, something went wrong".

        Then going back to the "My Apps" and I see a [object%20Object] on the URL.

        That Developer Portal needs a lot of work.

          I'm having this problem as well on Chrome 83.0.4103.61.

          When I try to create a new app, I get a 'Uncaught TypeError: this.moveTo is not a function' error.

          It also happens when I try it in an Incognito session.

            I tried clearing my chrome cache and to be sure I also tried it in Edge (help), but to no avail.

              15 days later

              Hey guys! 👋 Just letting you know the above must work fine now.

                Enzo changed the title to [Fixed] Issues on the bunq Developer portal.
                  Write a Reply...