GithubHelp home page GithubHelp logo

Comments (2)

ReneNulschDE avatar ReneNulschDE commented on July 3, 2024

Hi,

looks like your request in postman is not correct.

  1. Make sure the URL does not contain any parameters.
  2. Configure the Body to raw and paste this in the body {"emailOrPhoneNumber" : "[email protected]", "countryCode" : "EN", "nonce" : "a616cbd2-900a-4b50-9ea1-4814b432b2ff"}

Please keep in mind that this is not an official API and you should not play with these endpoints.

If you want to better understand the requests, you can enable the proxy function of the component.

  1. Install Burp or a other Dev-proxy-tool
  2. Change the const.py line 72 (verifyssl) to false
  3. comment the const.py line 74, 75
  4. uncomment the const.py line 76-79 and change the values to your proxy setting
  5. restart HA

Dont forget to revert the code changes after you finished the analysis.

from mbapi2020.

dennzs avatar dennzs commented on July 3, 2024

Thank you. This was very helpful and worked like a charm. Much appreciated!

from mbapi2020.

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.