-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Octoprint: Access Request issues #6
Comments
Hey!
So long as you deselect the 'Shift' button when entering it, it should be saved as all lowercase, though it may be displaying with an upper first character if you try and edit it again it should still be all lowercase. |
strange, I could have sworn that it was still capitalizing it, but rechecking just now shows that's not the case. Guess I just mis-typed it the first few times. Another thing I just noticed about the auth issue, it appears that it's requesting authentication but I don't think it needs it. I'm still able to see all the info from my printer, and the logcat shows everything is coming through just fine. Maybe a check to see if it needs authentication is all that's required? |
It seems like the device's state isn't getting persisted for some reason. I might be blocking the runtime from being able to complete the save so I'll have to keep digging on how to solve this problem but I wanted to let you know I at least found the initial problem. |
ok, awesome! thanks for the update! |
I've updated the driver to explicitly call |
I am request my credentials be reset for 1Password |
Hi, are you having a problem with the octopi driver? It doesn't have any connection to 1Password could you elaborate on what you are looking for? |
Sorry I am looking for help with 1password
On Wed, Sep 21, 2022 at 4:30 PM Robert Masen ***@***.***> wrote:
I am request my credentials be reset for 1Password
Hi, are you having a problem with the octopi driver? It doesn't have any
connection to 1Password could you elaborate on what you are looking for?
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3GS6BNONBVSVBUHG5HWKM3V7OLCBANCNFSM522EP7RQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Donald Rich
Senior Performance Strategist
<https://www.kitmanlabs.com?utm_source=sl&utm_medium=email&utm_campaign=signature>
P: 425-531-0147
E: ***@***.***
|
Hi there!
I recently got your octoprint edge driver setup and I noticed I keep getting access requests from it, about once every ~24hrs. Is this a limitation of smartthings, or is there something wrong? I'd gladly input the api key into the driver settings if that would help fix the issue.
Another issue I wanted to bring to your attention (though it's really a smartthings issue): usernames in octopi are Case-Sensitive. In the smartthings app, the username field automatically capitalizes the first character upon saving, which broke my setup since my octopi username is all lower case. Might be a good gotcha to note in the setup instructions.The text was updated successfully, but these errors were encountered: