Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Trello.authorize() has stopped working for me?

nordicair_admin November 12, 2020

When I use Trello.authorize() after enabling a custom Power-Up I first get a page where I have to login 

Skærmbillede 2020-11-12 kl. 09.55.08.png

After that an Allow page:

Skærmbillede 2020-11-12 kl. 09.55.46.png

And after that only a blank page... Success or error is not returned.

window.Trello.authorize({
type: "popup",
name: "my app",
interactive: true,
expiration: "never",
success: function () {console.log("Success") },
error: function () { console.log("fail"); },
scope: { write: true, read: true },
});


The problem has appeared now but it has worked before - Any Ideas?

1 answer

1 accepted

0 votes
Answer accepted
Deleted user November 13, 2020
nordicair_admin November 13, 2020

Thank you VERY much 😀 This did the job 👍

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events