Skip to content
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

Anyone currently running into 401 Unauthorized #187

Open
mababio opened this issue Oct 10, 2023 · 9 comments
Open

Anyone currently running into 401 Unauthorized #187

mababio opened this issue Oct 10, 2023 · 9 comments

Comments

@mababio
Copy link

mababio commented Oct 10, 2023

Not sure if changes were done on the MQ side of their api, but my creds are good but getting 401 error. can anyone confirm that this is not the case for them

@BootsSiR
Copy link

BootsSiR commented Oct 10, 2023

Just started for me today as well. Hoping it's just a glitch on their end. I'm able to log in/out of the app fine.

@augmentedtraffic
Copy link

augmentedtraffic commented Oct 10, 2023

same here for the past few hours. Similar issue a few weeks ago (403), auto resolved after about 10 or so hours.

Home Assistant also was impacted

link

They changed the User agent I think to "work-around"

@thevickypedia
Copy link

I'm here to report the same issue as well
Started happening randomly

Authentication failed: Error requesting data from https://partner-identity.myq-cloud.com/connect/token: 401 - Unauthorized

@88gts
Copy link

88gts commented Oct 11, 2023

++ same

@augmentedtraffic
Copy link

fix

HA group figure it out . I tested on my version and it works now - someone needs to do a PR

@drysart
Copy link

drysart commented Oct 12, 2023

HA uses the pymyq from this repo: https://github.com/Python-MyQ/Python-MyQ

Looks like it shares a common ancestor with this one, so a cherry pick of the fixes from the pending PR over there would probably work over here just fine.

@thevickypedia
Copy link

thevickypedia commented Oct 12, 2023

I think Python-MyQ is just a spin off from this repo
I applied the solution from dailow/Python-MyQ@4a8ff6a
The PR @drysart mentioned also seems to be the same
It fixed the issue for me

@thevickypedia
Copy link

There were a lot of changes which I felt unwarranted
So I created a PR with minimal changes and I have it working for me
Can anyone verify this PR and approve it
#188

@rhhayward
Copy link

The change that @thevickypedia works for me so far, just to add my +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants