Git Product home page Git Product logo

Comments (7)

Chavithra avatar Chavithra commented on July 28, 2024

Hi there,

Questions :

  1. How do you get this JsessionId ?
  2. Are you talking about the session_id that one can get by login with his/her username and password ?

from degiro-connector.

keinagae avatar keinagae commented on July 28, 2024

I am getting it from browser local storage and i dont want to ask users for username and password

from degiro-connector.

Chavithra avatar Chavithra commented on July 28, 2024

Out of curiosity : what are you trying to build ?

from degiro-connector.

keinagae avatar keinagae commented on July 28, 2024

Actually I am trying to build chrome extension and that is why i dont want users to enter their login credentials twice

from degiro-connector.

Chavithra avatar Chavithra commented on July 28, 2024

In this file there is an example of how to access the session_id attribute :

  • examples/trading/connection.py

Here is how to change it :

trading_api= TradingAPI(credentials=credentials)
trading_api.connection_storage.session_id = "YOUR_SESSION_ID"

Didn't know you could build Chrome extension with Python.
How do you build such extension ?
Is it by converting Python to Javascript ?

from degiro-connector.

keinagae avatar keinagae commented on July 28, 2024

my take on it is to use vuejs for frontend and backend is in python django but yah we can convert python to js

from degiro-connector.

Chavithra avatar Chavithra commented on July 28, 2024

Ok, good luck with your build.
I think the question was answered.
Closing the issue.

from degiro-connector.

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.