131 / icloud-api

iCloud / cloudkit API
14 stars 4 forks source link

Error of request for Photo #1

Open koshuang opened 8 years ago

koshuang commented 8 years ago

Hi,

I tried to run the test.js and the response of request for photo

...
    console.log("Requesting sync token for photo API");

    icloud.request(query, null, function(err, response){

is

{ requestUUID: '5a0e6576-acfb-146b-b2a7-1c756eae9db9',
  errorReason: 'Payment Required',
  errorCode: 402 }

Have you ever encounter this error?

Thanks.

FlorianWendelborn commented 8 years ago

@koshuang Only thing I found about this. Maybe you should check if your account is alright and not disabled or something like that.

koshuang commented 8 years ago

@dodekeract I tried for contacts API and it works. So I think my account should be alright. Thanks for your reply.

btray77 commented 8 years ago

I'm getting the same error message.

131 commented 8 years ago

Maybe you credit card is Check your account ?

131 commented 8 years ago

rejected*, please check your account