Forums

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

Using trello.get('/members/me/boards/') but no output

Saumya Tripathi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 14, 2018

This is the code i wrote

Trello.get('/members/me/boards/',

function() { console.log("Success to load boards"); },

function() { console.log("Failed to load boards"); } 

);

In console.log it does print Success to load boards.

But no output even though I have 3 boards on trello.

1 answer

0 votes
Torben_trello
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 17, 2018

Hey Saumya,

which library are you using? It looks like callback might be used incorrectly. We'd be happy to check in more detail, if we have details on the library.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events