HansWeltar
HansWeltar
A better fix might be needed. A close() method does not help in case of \_\_init\_\_ errors. For example when you provide a wrong tenant_id ```python try: app = msal.application.ConfidentialClientApplication(APPID,...
adressed > A better fix might be needed. A close() method does not help in case of __init__ errors. > For example when you provide a wrong tenant_id > >...
The telenet API is currently broken. For example the daily-usages do not sum to your total usage. It will be very hard to fix all the current functionality without a...