So, I was adding finishing up the bot and thought to use the new bot tokens in order for it to look nicer and more appealing.
However, I received a few errors, (mostly fixable as I didn’t store specific stuff in the library) but one big error I received was this:
GETTING PLAYER INFO OF ICO TWILIGHT
sent: {"id": 0, "method": "call.core.bot.cftiuaf9gbrDshGv4k50.getChar", "params": {"charName": "Ico Twilight"}}
--------
received: {'error': {'code': 'system.accessDenied', 'message': 'Access denied'}, 'id': 0}
--------
(I have changed the bot’s id just in case)
Do you know if there is a solution at all or if I am still being dumb >w<