oryanm / TrelloWidget

Android widget for Trello's lists
MIT License
60 stars 24 forks source link

Can't connect to Trello API anymore #39

Closed krokodok closed 1 year ago

krokodok commented 3 years ago

Since a few days the widget does not work anymore. It shows no content. And when clicking on the settings it prompts me to connect my trello account. When I click "Let's Go" I correctly get redirrected to the trello page to do so, but when I try to proceed there, the trello widget displays the following error message:

Login failed multiple times. Logging you out: com.android.volley.NoConnectionError: java.net.UnknownHostException: Unable to resolve host "api.trello.com": No address associated with hostname

I could not find any information on trello changing their API.