Cannot authenticate with Glow
See original GitHub issueDescribe the bug Try to login to Glow - receive an error (screenshot below)
To Reproduce
- Install Hildebrand Glow (DCC) Integration via HACS
- Restart HA
- Config > Integration > Add Integration > pick Glow
- Receive login popup
- Unable to login
Expected behaviour To be able to login to Glow
Screenshots
Version Integration 0.5.1 HA 2021.11.1
Debug log
This error originated from a custom integration.
Logger: custom_components.hildebrandglow_dcc.config_flow
Source: custom_components/hildebrandglow_dcc/glow.py:46
Integration: Hildebrand Glow (DCC) (documentation, issues)
First occurred: 22:10:16 (1 occurrences)
Last logged: 22:10:16
Unexpected exception
Traceback (most recent call last):
File "/config/custom_components/hildebrandglow_dcc/config_flow.py", line 60, in async_step_user
info = await validate_input(self.hass, user_input)
File "/config/custom_components/hildebrandglow_dcc/config_flow.py", line 37, in validate_input
glow = await hass.async_add_executor_job(
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/hildebrandglow_dcc/glow.py", line 46, in authenticate
response = requests.http.post(url, json=auth, headers=headers)
AttributeError: module 'requests' has no attribute 'http'
Additional context Could this be related to bug #69?
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Issues with Amazon Glow Setup - Amazon Customer Service
If your device is stuck on the "Finish setup on the app" screen, deregister your device. Then use the Amazon Glow app to...
Read more >What is authentication problem, nook glow light new today to
Purchased new GlowLight Plus on 5/3. Connected to current BN account. Added email address and password ***** instructed. Opened account. New ...
Read more >What to do if you have an authentication error on the Nook
having trouble authenticating my new Nook Glowlight 4. I foloow the three recommended steps but still an authentication problem not allowing me ...
Read more >Glow Scot on Twitter: "Having trouble logging into Glow ...
We are having problems logging into Glow, is there an issue at the moment? 1.
Read more >Microsoft Teams with a GLOW account
The glow login is @glow so it wont let me log in through the app? thanks. ... You can follow the question or...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
CORRECTION.
it needs @HandyHat to tag 0.5.2 as a new release.
In the mean time, while waiting for the release, if you edit
custom_components/hildebrandglow_dcc/glow.py
line 46 fromTo
(Remove ‘.http’) It will work.
Fantastic, thanks @ColinRobbins - logged in fine now! Just need to start playing about with options/capabilities now 😄 🤓