hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
567 stars 44 forks source link

v2.12.0 issue - Unable to complete the OAuth login redirect. #1074

Closed k01z closed 1 year ago

k01z commented 1 year ago

Describe The Problem: Log indicated issue completing the OAuth login redirect. Further logs indicated the following: { "ReturnCode": "-99", "ErrorMessage": "please contact customer care, supportID: 9883926328037420647", "CorrelationId": "" }

To Reproduce: Enable plugin.

Logs:

[5/24/2023, 10:49:17 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [5/24/2023, 10:49:17 PM] [myQ] myQ API: Unable to complete the OAuth login redirect. [5/24/2023, 10:51:20 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [5/24/2023, 10:51:20 PM] [myQ] myQ API: Unable to complete the OAuth login redirect. [5/24/2023, 10:53:22 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [5/24/2023, 10:53:22 PM] [myQ] myQ API: Unable to complete the OAuth login redirect. [5/24/2023, 10:55:25 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [5/24/2023, 10:55:25 PM] [myQ] myQ API: Unable to complete the OAuth login redirect.

Homebridge Configuration:

Show the relevant portion of your homebridge config.json here, if needed.
Remove any sensitive information.

Screenshots:

Environment:

hjdhjd commented 1 year ago

If you’re using an adblocking DNS server, you might run into issues here, or you’ve locked your account out for some reason are the usual culprits here. You might want to look into both of those areas. Cheers.

k01z commented 1 year ago

found the issue, so apparently the account that i used to login to myq app is NOT THE SAME as the account that the API used, EVEN THOUGH THE ACCOUNT NAME (email) IS IDENTICAL.

The MyQ rep were not helping, they were not aware and kept telling me that if i can login to myq app then the account should be unlocked...facepalm

It's working now, thank you for your help!

github-actions[bot] commented 1 year ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.