First of all you need to create a personal access token:
Go to
profile
/preferences
/access tokens
or just click here
Repalce your token in token
variable in this code bellow:
const axios = require("axios");
// Your authorization token here
First of all you need to create a personal access token:
Go to
profile
/preferences
/access tokens
or just click here
Repalce your token in token
variable in this code bellow:
const axios = require("axios");
// Your authorization token here