PfisterDaniel / node-red-contrib-apple-find-me

Node to get the current locations and other metrics of connected Apple devices.
MIT License
23 stars 5 forks source link

Device-ID #7

Closed FabrizioTacchino closed 3 years ago

FabrizioTacchino commented 3 years ago

Hi Daniel, i tried your script (with nodered, but my Device Id doesn't work) which id should i use of my phone ??

ICCID? SEID? (the ID that you read from Itunes device?) Thacks in advance Fabrizio

FabrizioTacchino commented 3 years ago

ECID serial number or UDID... :-)

PfisterDaniel commented 3 years ago

Hello Fabrizio (I think this is your Name :-)

You can get the Device-ID from the node (Locate my Device). An example is available on Readme.md

Br Daniel

PfisterDaniel commented 3 years ago

Is your problem solved?

FabrizioTacchino commented 3 years ago

Yes my friend!!!!!!!!!!!!!!!!!! WORK!!!!!!!!!!!!!!!!!!!

PfisterDaniel commented 3 years ago

Perfect, thx for the reply. With that I'll close the ticket

FabrizioTacchino commented 3 years ago

it work but i receved: error code -1 whay?

FabrizioTacchino commented 3 years ago

4/2/2021, 16:04:00node: 60000ead.55d71 msg.payload : Object object status: "failed" statusCode: -1 message: null

FabrizioTacchino commented 3 years ago

but i received the message...

PfisterDaniel commented 3 years ago

Did you send a message and your device?

PfisterDaniel commented 3 years ago

i just tested it, i don't get an error code ...

{"status":"successfully","statusCode":0,"message":"Sound was played successfully"}

FabrizioTacchino commented 3 years ago

ok now it work thanks a lot

PfisterDaniel commented 3 years ago

I think you tried to send something too many times ... Please wait between requests. A time interval of 5 minutes should not be undercut. Is a security feature from Apple so that you cannot start a brute force attack