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

[API] An error occurred getting operator oauth token; Request failed with status code 403 #28

Closed
gumwater opened this issue Dec 15, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@gumwater
Copy link

Describe The Bug:
[12/15/2022, 1:55:21 PM] [Garage Door] [API] An error occurred getting operator oauth token; Request failed with status code 403
[12/15/2022, 1:55:21 PM] [Garage Door] [API] An error occurred getting devices from account; Request failed with status code 403
[12/15/2022, 1:55:21 PM] [Garage Door] Failed to load doors from account; retrying in 5 minutes

To Reproduce:
Restart Homebridge - occurs at boot

Expected behavior:
Normal loading and running of accessories.

Logs:

[12/15/2022, 1:55:20 PM] Homebridge v1.6.0 (HAP v0.11.0) (Homebridge 75A4) is running on port XXXXX
[12/15/2022, 1:55:21 PM] [Garage Door] [API] An error occurred getting operator oauth token; Request failed with status code 403
[12/15/2022, 1:55:21 PM] [Garage Door] [API] An error occurred getting devices from account; Request failed with status code 403
[12/15/2022, 1:55:21 PM] [Garage Door] Failed to load doors from account; retrying in 5 minutes
[12/15/2022, 2:00:22 PM] [Garage Door] [API] An error occurred getting operator oauth token; Request failed with status code 403
[12/15/2022, 2:00:22 PM] [Garage Door] [API] An error occurred getting devices from account; Request failed with status code 403
[12/15/2022, 2:00:22 PM] [Garage Door] Failed to load doors from account; retrying in 5 minutes

Plugin Config:

            "name": "",
            "username": "",
            "password": "",
            "batteryLowLevel": 15,
            "userInfoCacheTtl": 3600,
            "doorStatusStationaryCacheTtl": 15,
            "doorStatusTransitioningCacheTtl": 5,
            "doorStatusPollInterval": 15000,
            "logApiResponses": true,
            "showShared": true,
            "platform": "GenieAladdinConnect"

Screenshots:

Environment:

  • Plugin Version:
  • Homebridge Version: 2.5.1
  • Node.js Version: 18.2.1
  • NPM Version: 8.5.1
  • Operating System: Ubuntu Jammy Jellyfish (22.04.1 LTS)
@gumwater gumwater added the bug Something isn't working label Dec 15, 2022
@derek-miller
Copy link
Owner

Hmm, Im not able to reproduce this. Is this still happening? Does everything work using the same credentials as the plugin config from the genie mobile app?

@gumwater
Copy link
Author

Yes, it's still happening. I'm using the same credentials as the genie mobile app.

@derek-miller
Copy link
Owner

And your mobile app is working fine? Can you try logging out and back in too?

@gumwater
Copy link
Author

Mobile app is working fine. Logged out and back in and it’s still working.

@gumwater
Copy link
Author

Never mind. Not sure what happened, but it’s working now. Sorry for the trouble.

@derek-miller
Copy link
Owner

No worries. It had me quite confused, but glad it’s working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants