OAuth token is missing but token is added to the header

const data = JSON.stringify({
    "broadcaster_id": channelId,
    "user_id": userId,
    "moderator_id": moderatorId
});

thats if axios won’t JSON for you