@malvinas I have updated the README files in the repos to detail how the token file gets created and stored. You shouldn’t have to do anything for it’s creation, you should just need to make sure your module config has valid values and the file will get generated automatically. I hope this helps.
@JMac Ext3 tries NOT to to flash on every update so the screen doesn’t flicker
he has parameters you can change to adjust the timing
the base cal module does take a little longer to process large calendars
@Sampleswow said in Default weather module stuck loading after latest MM update:
status of 401 (unauthorized)
your api key is incorrect
the 3.0 apikey requires a credit card, right?
see this too
https://github.com/MagicMirrorOrg/MagicMirror/issues/3574#issuecomment-2423544713
@JMac not /modules
/ at the front means root
you want ~/MagicMirror/modules/MMM-CalendarExt3
~ at the front means current users home folder
if you are in the MagicMirror folder, then
cd modules
will move the current folder the the ~/MagicMirror/modules folder