[401] OAUTH_027: Team not authorized on ClickUp nodes

:thinking:What is the problem & what have you tried?

Hey guys, i keep getting this error in a Clickup get a task node.

used to work just fine, but suddenly this starts to happend, the account linked to the auth is the admin to the workspace so it should had permission.

i saw a few people getting the same error, saying to put a sleep node before, but didn’t work for me.

would appreciate some help, tysm.

:clipboard: Error messages or input/output bundles

[401] OAUTH_027: Team not authorized

Hey Eduardo,

the error means that the account that setup the connection has no access to whatever is coming in as task ID. Most of the time I find that this is due to whatever is coming in is not actually a ClickUp task ID and not that the account actually has no access to the task. In your case it shows that whatever came as ID is {{2.id}} and not an actual task ID, so check the module configuration and what should be comming.

something happened yesterday in general with the clickup connections, try to recreate the connection inside the module, no need to add a sleep module.