Questions tagged [clickup-api]

For questions about using the ClickUp REST API.

The ClickUp API is a way to interact with ClickUp suite of work management tools.

16 questions
0
votes
1 answer

Create task in Clickup using Oauth2 API

I am looking to create a task in clickup using the API. I got the refresh token and generated the access token. But when I use this access token to create a task, I am getting error as {"err":"Oauth token not found","ECODE":"OAUTH_019"} Can you…
1
2