Giter Site home page Giter Site logo

Comments (1)

fuatakgun avatar fuatakgun commented on July 20, 2024

let's start from fun part, your bonus question; I do not know why Kia made this so complex, it is totally weird, it is close to OAuth but somehow very unique and peculiar itself :)

main questions;

  • no. you do not need to rely on these, you can refresh your tokens using PIN. For me, it was a redundant ask to get from user and it was avoidable. Total duration of these calls are not taking too much time, so, I neglected them. You can generate all tokens once and update them using PIN, but I was not able to understand why it would be needed at all.
  • yes, you have to do these, as we are expecting KIA to generate server side session for our call. That is also another weird thing, without cookie generation, calls are failing.
  • PIN was redundant in my case as I decided to login from scratch every day.

I have modified the APK on my android to accept device SSL certificates, then used Fiddler Network Analyzer on my computer and setup proxy on my android phone's wifi connection to redirect the traffic into my computer. I have also installed Fiddler generated SSL certificate into android device so I can decrypt ongoing traffic and response. You can give it a try and try to solve the puzzle :)

Please ask if you need more information and feel free to resolve.

from kia_uvo.

Related Issues (20)

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.