You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to include the icloud module from bitte-ein-bit (https://github.com/bitte-ein-bit/MMM-iCloud-Client) into my magic mirror software (https://github.com/MichMich/MagicMirror). It uses your icloud API.
It works well. The only problem is, that everytime when the software updates the data from iclould I get an notification email from apple, which informes me, that somebody logged into my icloud account. I dont know how to solve this.
Now bitte-ein-bit told me:
I guess the problem lies at https://github.com/weisjohn/icloud/blob/master/index.js#L[1]34. On each run a new uuid is generated. Maybe some way to store this in the config would be great.
So do you have any solution for this problem?
Thank you
MIchael
The text was updated successfully, but these errors were encountered:
Hi
I tried to include the icloud module from bitte-ein-bit (https://github.com/bitte-ein-bit/MMM-iCloud-Client) into my magic mirror software (https://github.com/MichMich/MagicMirror). It uses your icloud API.
It works well. The only problem is, that everytime when the software updates the data from iclould I get an notification email from apple, which informes me, that somebody logged into my icloud account. I dont know how to solve this.
Now bitte-ein-bit told me:
I guess the problem lies at https://github.com/weisjohn/icloud/blob/master/index.js#L[1]34. On each run a new uuid is generated. Maybe some way to store this in the config would be great.
So do you have any solution for this problem?
Thank you
MIchael
The text was updated successfully, but these errors were encountered: