You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to retrieve the password from the cloud, i have noticed because my password ends in an ampersand - & - this character that the script wont run?
not sure if this is a issue, or just something im not understanding, the script runs instantly if i run say for example with the password "thisismypassword" but as soon as i try my correct cloud password "thisismypassword&&" then it just leaves me waiting for more input >
Please let me know what i am doing wrong if so, and if there is a way around this
thank you.
The text was updated successfully, but these errors were encountered:
New to python here,
When executing the command
./password.py
to retrieve the password from the cloud, i have noticed because my password ends in an ampersand - & - this character that the script wont run?
not sure if this is a issue, or just something im not understanding, the script runs instantly if i run say for example with the password "thisismypassword" but as soon as i try my correct cloud password "thisismypassword&&" then it just leaves me waiting for more input >
Please let me know what i am doing wrong if so, and if there is a way around this
thank you.
The text was updated successfully, but these errors were encountered: