When I am trying to make a OAuth connection to ClickUp I am getting {"err":"Route not found","ECODE":"APP_001"}
error.
My details on resource page is;
What am I doing wrong?
When I am trying to make a OAuth connection to ClickUp I am getting {"err":"Route not found","ECODE":"APP_001"}
error.
My details on resource page is;
@Jale (helped you already via Support email, but wanted to share the answer here as well)
I reviewed the ClickUp docs, and it looks like you will need to use a different Authorization URL: https://app.clickup.com/api?client_id={client_id}&redirect_uri={redirect_uri}