Closed Bastien42 closed 1 year ago
same error as the above
Same on a J6 (which is practically the same as a J7)
Here too :( iRobot I7 + clean base
Same error message as @munkien reported
Fatal error login into iRobot account. Please check your credentials or API Key. An error occurred (AccessDeniedException) when calling the GetSecretValue operation: Access to KMS is not allowed
I also get the error described here. I was able to use this Python Lib. There are instructions for getting credentials from the cloud. Apologies for suggesting a another project and not adding anything helpful to the issue here.
I also get the error described here. I was able to use this Python Lib. There are instructions for getting credentials from the cloud. Apologies for suggesting a another project and not adding anything helpful to the issue here.
yeah i tried this method too and this returns an error too
2023-07-17 17:09:42 INFO [Roomba.Password] Getting Roomba information from iRobot aws cloud...
Traceback (most recent call last):
File "C:\Users\Bastien\Desktop\Roomba980-Python-master (1)\Roomba980-Python-master\roomba\password.py", line 294, in <module>
main()
File "C:\Users\Bastien\Desktop\Roomba980-Python-master (1)\Roomba980-Python-master\roomba\password.py", line 291, in main
get_passwd.get_password()
File "C:\Users\Bastien\Desktop\Roomba980-Python-master (1)\Roomba980-Python-master\roomba\password.py", line 117, in get_password
from getcloudpassword import irobotAuth
File "C:\Users\Bastien\Desktop\Roomba980-Python-master (1)\Roomba980-Python-master\roomba\getcloudpassword.py", line 20, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
Edit : my python install had some issue now it seems to work with that python lib for me so thx
I also get the error described here. I was able to use this Python Lib. There are instructions for getting credentials from the cloud. Apologies for suggesting a another project and not adding anything helpful to the issue here.
Don't apologize. Im sure most people here just want a solution and the python lib was that.
Hello !
Did you retry today ? The problems seems to be fixed by iRobot team !
It's working on my side.
well yes you're right whatever was the issue now it works with doitu980 too
i can't seem to retrieve the password of my roomba that wasn't the case sometime ago here is a log of the command run