Blank page when trying to access the board

Issue #11 closed
Andrés Fortier created an issue

The installation seemed to go fine (no errors) and I see the BucketBoard link in the sidebar. However, when clicking on it I just get a white page. The Js console shows:

draggableBoard.js:187 Uncaught (in promise) TypeError: Cannot read property 'body' of undefined(…)
(anonymous function) @ draggableBoard.js:187

Also, not sure if this is related, some time ago I installed the plugin but denied access to my account and then removed it. Is it possible that the permission block still holds somehow?

Comments (5)

  1. Maciej Kucharek

    Hi Andres,

    please go to "Bitbucket settings", and then select "OAuth" from the left menu (it's in the "Access Management" section). Over there you should see which apps are allowed, and which are denied from accessing your repositories. Do you see Bucketboard listed there? If it is in the "Denied" section, please remove it.

  2. Andrés Fortier reporter

    Ahh, there you go, thanks @mkucharek ! And thanks also for the lightning fast response!

  3. Log in to comment