Giter VIP home page Giter VIP logo

Comments (8)

tmyroadctfig avatar tmyroadctfig commented on June 29, 2024

You authenticate with the idmsa service, which causes a code to pop up on the device. You then pass that back to the library to complete the two-factor auth.

Check out this area for an example:

StatusLine statusLine = iCloudService.getIdmsaService().authenticateViaIdmsa(username, password);

from icloud4j.

rameshT108 avatar rameshT108 commented on June 29, 2024

It's clear and working fine in my case.
I have one more question how can i get list of backups available for one device?

from icloud4j.

tmyroadctfig avatar tmyroadctfig commented on June 29, 2024

To get backups you need to use this project:
https://github.com/horrorho/InflatableDonkey

from icloud4j.

rameshT108 avatar rameshT108 commented on June 29, 2024

Thanks for the Reply,
I am getting error like this after entering PassCode
java.lang.IllegalStateException: Failed to verify code: HTTP/1.1 401 Unauthorized
at tmyroadctfig.icloud4j.IdmsaService.sendIdmsaCode(IdmsaService.java:192)

from icloud4j.

rameshT108 avatar rameshT108 commented on June 29, 2024

Please help me . I'm in deep search

from icloud4j.

tmyroadctfig avatar tmyroadctfig commented on June 29, 2024

You'll need to provide a bit more info on what you're doing. Can you send over a code snippet or something?

from icloud4j.

briesanji avatar briesanji commented on June 29, 2024

I get same error.. Failed to verify code: HTTP/1.1 401 Unauthorized

from icloud4j.

vipinbeni avatar vipinbeni commented on June 29, 2024

I get same error.. Failed to verify code: HTTP/1.1 401 Unauthorized

from icloud4j.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.