About MagicMirror addon (hassio)

I installed the magic mirror addon in hassio, the MMM-HASS module was able to install (only with api password). The MMM-homeassistant-sensors module does not work with long tokens. 1: Are there differences between the two modules? 2: How to access the MMM-HASS with token? (or fix the other). My config:
module: ‘MMM-homeassistant-sensors’,
position: ‘top_left’,
config: {
url: ‘MY_IP_WITHOUT_PORT’, // Special docker ha api proxy
prettyName: true,
stripName: true,
port: “8123”,
https: true,
token: “MY_TOKEN”,
values: [{ …

heya, ran into the same issue when i updated home assistant and the old http api password no longer was used. now my magic mirror sensors are unavailable even tho ive tried to play around with the tokens ive had no luck :frowning: