Hi,
i have an issue with the Dyson account authentication, i have created an account and successfully log with it on the Dyson website, but when accessing to it via a python script , i get the error : Unable to login to Dyson account
i have to mention that i had the certificate issue but i used urllib3 to disable it.
I tried accessing the page using Postman (using the URL used in the Dyson.py file) but i get a 403 (forbidden) error.
If anyone has experienced that it could be really appreciated.
PS: i have seen in other issues topics that the country code may cause a problem , i tried with both FR and EN code and it gives the same result.
Thank you very much
Hi,
i have an issue with the Dyson account authentication, i have created an account and successfully log with it on the Dyson website, but when accessing to it via a python script , i get the error : Unable to login to Dyson account
i have to mention that i had the certificate issue but i used urllib3 to disable it.
I tried accessing the page using Postman (using the URL used in the Dyson.py file) but i get a 403 (forbidden) error.
If anyone has experienced that it could be really appreciated.
PS: i have seen in other issues topics that the country code may cause a problem , i tried with both FR and EN code and it gives the same result.
Thank you very much