eee
1
Basically, Trello removed the “API connection” to unify it with Power-Ups.
Since then, it never connects.
It is a mistake that has been going on for 3 months.
The n8n version is (and was) always the LATEST DOCKER image.
Database default.
Everithing is defaults.
O.S. Ubuntu
Running a self host, with https
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
eee
3
The n8n trello docs is outdated
and the Trello API Key portal does not exist any more
https://trello.com/app-key
eee
4
Finally the Client Secret token didn’t work, so I had to generate a Secret Token for my specific user.
The link is
https://trello.com/1/authorize?expiration=never&scope=read,write,account&response_type=token&key={{POWER_UP_API_KEY}}
Where you get the new access token… And it works.
Note: I previously added the Power-Up to each board. I don’t know if this is necessary.
If you need help writing the document, answer my thread.
1 Like
@eee , everything works for me in 1.31.2. To get API key and token follow this video, https://www.youtube.com/watch?v=ndLSAD3StH8
1 Like
system
Closed
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.