dchristl / macless-haystack

Create your own AirTag with OpenHaystack, but without the need to own an Apple device
GNU General Public License v3.0
408 stars 66 forks source link

Account Limit Reached #38

Closed Sheep2259 closed 10 months ago

Sheep2259 commented 10 months ago

trying to run the /macless-haystack server, apple id, pwd, and 2fa code are all correct, could it be that i am using a newly created apple account?

'delegates': {'com.apple.mobileme': {'status': 1, 'status-message': 'Account limit reached.'}}, 'status': 0} ERROR - Invalid status: 1 ERROR - Error message: Account limit reached. ERROR - Unable to proceed, program will be terminated.

dchristl commented 10 months ago

Hello @Sheep2259 ,

Apple has recently been preventing access to the service for some new accounts. It may help to link a credit card to the account. I have also read frequently that creating the account through Apple Music (for example, on Android) can grant access to all Apple services. However, I cannot confirm this so far. I will try to expand the documentation in that regard.

Kind Regards, Danny