devtyr / trello-burndown

Generate a burndown chart from trello tasks
262 stars 51 forks source link

"Well done! Added successfully." however sprint is not saved #35

Open fkumro opened 10 years ago

fkumro commented 10 years ago

Running on node v0.10.29

I configured the app via settings with the proper tokens, board id, etc. Fill out the form and click 'Save'. Receive the message "Well done! Added successfully." however the sprint is not saved. When I visit "/manage/edit" it contains "No sprints available"

Nothing is output in the console, and I don't dev. with node so I am unaware if there is a debug flag to use.

hamiltoncolares commented 9 years ago

I solved the same problem by using https://... instead of http://... Hope it helps you.