Yleisradio / github-action-trello-integration

GNU General Public License v2.0
11 stars 9 forks source link

Error: 401 async text() #7

Closed alexmigf closed 8 months ago

alexmigf commented 9 months ago

I'm getting this error using this action:

Screenshot from 2024-02-08 12-34-55

Any clue on what could be the issue?

RishabhTayal commented 8 months ago

getting same error.

RishabhTayal commented 8 months ago

You need to use Trello token instead of Trello secret. Its solved for me.

rpsu commented 8 months ago

yes, as described in the README use token in TRELLO_API_TOKEN, not the Trello secret.