Clickup is a web based tool that helps you create clickable, short links for social media and create rich-text documents. The tool is used by bloggers, marketers and content creators to build content on the web. The tool is free to use and it can be used to create clickable URLs that work across social media platforms. It is known for being easy to use and it is known for being user friendly.
Connect with the Expert via email, text or phone. Include photos, documents, and more. Get step-by-step instructions from verified Tech Support Specialists.
On this page, you will find more information about the most common causes and most relevant solutions for the ClickUp error 'Token not found'. Do you need help straight away? Visit our support page.
The ClickUp documentation indicates that error code 'Token not found' is caused by the following problem: "This error is thrown if authorization is revoked by the user, as described in the "Personal Token" section.".
Do you think there is another cause for this error? Let others know in the comments.
Connect with the Expert via email, text or phone. Include photos, documents, and more. Get step-by-step instructions from verified Tech Support Specialists.
There are many errors that can occur when you try to use Clickup on your computer or on your computer network. One of the most common errors is Clickup token-not-found Error. This error occurs when you try to create a new account or when you try to access your account information. This error can be annoying and frustrating because you cannot access the application properly.
The problem can be caused by an issue with your computer or it can be caused by an issue with your internet connection or with your web browser. Sometimes, common computer errors or server problems can prevent you from using Clickup properly on your computer or on your network. To fix this error, you need to try a few solutions.
First of all, you need to make sure that the token credentials that you are using are correct. To fix this error, you need to use the correct token credentials that are assigned to your account. Also, the value recorded in the token must be correct.
The authorization header needs to be in an explicit headers object. If the header is not in an explicit headers object, then the server may throw a Clickup token-not-found error. You need to make sure that the user’s session cookie is working properly and that the session cookie is stored properly.
You can try to set up your Get request. You can try to set up your request by changing the location of the headers object like this:
function getClickupTeam() {
let response = UrlFetchApp.fetch(clickupUrl + "team", {
"muteHttpExceptions": true,
"headers": {
"Authorization": clickupToken
}
}
console.log(response.getContentText());
let json = JSON.parse(response.getContentText());
console.log(json);
);
And the Post requests with a JSON payload that has the correct clickupToken like this:
function getClickupTeam() {
let response = UrlFetchApp.fetch(clickupUrl + "team", {
"method": "POST",
"contentType": "application/json",
"muteHttpExceptions": true,
"headers": {
"Authorization": clickupToken
},
"payload": JSON.stringify({
"key": "value"
});
}
console.log(response.getContentText());
let json = JSON.parse(response.getContentText());
console.log(json);
);
If the problem still occurs, you can contact the developer for Support and Service. You can find it on their website and choose your location. It will directly take you to the correct section. They will ask you to describe the problem and give them some information about your device and about your software. After they review your issue, they will contact you back to solve this error.