So I am using the REST-API, and with every link, (example:
Hello @Wolfie
The error you're getting comes as no surprise, given that to lookup a checklist on a card you would use:
Thats exactly what I'm using, but it returns an error
```py
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In your Python code shown above:
url = f"https://api.trello.com/1/cards/4d5ea62fd7etcetc/checklists
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.