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
{{ message }}
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
This is similar to other reported errors, but I now have an issue that is more consistent and easier to reproduce (if you have an AWS account). If you add valid credentials to example.py, it consistently runs successfully locally (e.g. on my Mac). The same code running on an EC2 server in AWS consistently fails -- the initial auth call to https://partner-identity.myq-cloud.com/connect/authorize fails, returning a 403.
I ran into this starting a few weeks ago when my MyQ Alexa skill stopped working (the same time other issues were reported here).
This is similar to other reported errors, but I now have an issue that is more consistent and easier to reproduce (if you have an AWS account). If you add valid credentials to example.py, it consistently runs successfully locally (e.g. on my Mac). The same code running on an EC2 server in AWS consistently fails -- the initial auth call to https://partner-identity.myq-cloud.com/connect/authorize fails, returning a 403.
I ran into this starting a few weeks ago when my MyQ Alexa skill stopped working (the same time other issues were reported here).