Closed JMKwins closed 1 year ago
Hello Houston, It seems that we have a problem connecting. Since today connections fail to DEGIRO using DegiroAPI. I receive an exception message:
login_response = self.request(DeGiro.LOGIN_URL, None, login_payload, request_type=DeGiro.__POST_REQUEST, 45 error_message='Could not login.') 46 self.session_id = login_response['sessionId'] 47 client_info_payload = {'sessionId': self.session_id}
I would except to be not alone with this error message. Br,
See #56
ok thanks for the support. we can close
Hello Houston, It seems that we have a problem connecting. Since today connections fail to DEGIRO using DegiroAPI. I receive an exception message:
login_response = self.request(DeGiro.LOGIN_URL, None, login_payload, request_type=DeGiro.__POST_REQUEST, 45 error_message='Could not login.') 46 self.session_id = login_response['sessionId'] 47 client_info_payload = {'sessionId': self.session_id}
You are not supposed to be here
I would except to be not alone with this error message. Br,