Results 7 comments of Veivneorul

Hi @sam0x17 ! Are you still active ? It will be 3 years now that you didn't do anything to this project.

I use the python requests library. As for my script, I can only give the anonymized version: ``` import requests import xmltodict import json url = "https://servernetdot.com/netdot/rest/ipblock/" username = "username"...

Here is the answer given by `{response.text}` : ``` Netdot @ servernetdot.com: Netdot Login servernetdot.com Tue Feb 6 11:16:49 2024 Please enter your login and password to authenticate. Login: Password:...

I've updated my code to look like this: ```python import requests import xmltodict import json class NetDotClient: def __init__(self, base_url='https://netdotserver.com/netdot/rest/', timeout=5): self.server = base_url self.timeout = timeout self.http = requests.Session()...

Same issue for me sadly

> Did you find a solution? No, the issue is still here. Even on the last version.

Personnaly I still have the same issue "Your input can't be opened : VLC is unable to open the MRL https://xxxxxxxx.xxx.xx/xxx" (I redacted the url).