MyQ API down again

Posted on
Tue Oct 29, 2019 4:29 pm
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

Is this repeating? Turn on debug logging and post the log next time it happens.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Oct 29, 2019 4:36 pm
wideglidejrp offline
User avatar
Posts: 555
Joined: Jan 15, 2012
Location: Danbury, CT

Re: MyQ API down again

Yes, it is repeating continuously. I can't turn debugging on because the dialog says there is an error. There is nothing wrong with my credentials.
Attachments
Screenshot 2019-10-29 18.35.09.png
Screenshot 2019-10-29 18.35.09.png (218.82 KiB) Viewed 3792 times

John R Patrick
Author of
Home Attitude

Posted on
Tue Oct 29, 2019 5:00 pm
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

If you can't get out of that dialog, then your credentials aren't authenticating.

Have you tried them with the current MyQ app?

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Oct 29, 2019 5:03 pm
wideglidejrp offline
User avatar
Posts: 555
Joined: Jan 15, 2012
Location: Danbury, CT

Re: MyQ API down again

The credentials work in the app and also the web site.

John R Patrick
Author of
Home Attitude

Posted on
Tue Oct 29, 2019 5:03 pm
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

Well, crap. Looks like MyQ changed something in the API. I've been getting those errors too.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Oct 29, 2019 5:23 pm
jay (support) offline
Site Admin
User avatar
Posts: 18220
Joined: Mar 19, 2008
Location: Austin, Texas

Re: MyQ API down again

Yep, here too.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Oct 29, 2019 6:05 pm
MKuchnic offline
Posts: 21
Joined: Feb 08, 2016

Re: MyQ API down again

I also tried back loading the previous version (all the way back to 7.3.2) and it's the same error. Defintely looks like an AP change.

Posted on
Tue Oct 29, 2019 6:13 pm
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

Tracking the issue here: https://github.com/arraylabs/pymyq/issues/27

This is where I get the code from that goes into the plugin. Nothing I can do until they have a solution there.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Oct 29, 2019 6:14 pm
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again


joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Oct 29, 2019 7:34 pm
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

Anyone having this issue should test this version: https://github.com/FlyingDiver/Indigo-M ... /tag/7.4.4

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Oct 30, 2019 8:01 am
wideglidejrp offline
User avatar
Posts: 555
Joined: Jan 15, 2012
Location: Danbury, CT

Re: MyQ API down again

7.4.4 solved the problem for me. Thank you, and thanks for your tremendous efforts in developing plugins. Just curious, have you considered including Check for Updates in the plugin menu?

John R Patrick
Author of
Home Attitude

Posted on
Wed Oct 30, 2019 8:13 am
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

wideglidejrp wrote:
Just curious, have you considered including Check for Updates in the plugin menu?


I used to have that, but removed it when the Indigo client started showing the same info. Having the update check in the plugin is redundant now, as long as the plugin is hosted on GitHub and available through the plugin store.

It would not have worked in this case, since 7.4.4 is marked as a pre-release until it gets some testing time. I will probably make it a full release later today, which will make it show up in the Indigo menu as needing an update.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Oct 30, 2019 12:26 pm
colovin offline
Posts: 173
Joined: Oct 27, 2009

Re: MyQ API down again

7.4.4 is working for me. I'm not sure if I was having problems with 7.4.3. It worked yesterday morning, I didn't do the usual afternoon routine so it wasn't tried. When I saw 7.4.4 I downloaded it and worked as expected this AM.

Indigo 7.1.1, OS 10.14.6, MacMini .3.2 GHz 6 Intel Core i7, 64 GB ram

Posted on
Thu Oct 31, 2019 10:41 pm
gbreeze offline
Posts: 15
Joined: Jan 27, 2007

Re: MyQ API down again

7.4.4. isn't working for me. I'm a new myQ user.

Error from the log (debug level):
MyQ Debug myqLogin failure, request url: https://api.myqdevice.com/api/v5/Login, RequestException: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)

Posted on
Fri Nov 01, 2019 5:00 am
FlyingDiver offline
User avatar
Posts: 7217
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: MyQ API down again

gbreeze wrote:
7.4.4. isn't working for me. I'm a new myQ user.

Error from the log (debug level):
MyQ Debug myqLogin failure, request url: https://api.myqdevice.com/api/v5/Login, RequestException: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)


What OS X version are you running? Needs to be High Sierra or later.


Sent from my iPhone using Tapatalk

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Who is online

Users browsing this forum: No registered users and 9 guests