home-assistant/core

Error 400: Bad request

pgrodem opened this issue · 1 comments

The problem

The MyUplink integration is down due to a bad request error when trying to connect to the API.
2024-10-18 07:27:50.325 ERROR (MainThread) [homeassistant.helpers.config_entry_oauth2_flow] Token request for myuplink_******* failed (invalid_grant): check authorization server configuration

I have tried to delete the application credentials in HA, but get an error saying that credentials used by integrations can't be deleted.

Is there any way to fix this without deleting and reinstalling the integration?

What version of Home Assistant Core has the issue?

core-2024.10.2

What was the last working version of Home Assistant Core?

core-2024.10.2

What type of installation are you running?

Home Assistant OS

Integration causing the issue

myuplink

Link to integration documentation on our website

https://www.home-assistant.io/integrations/myuplink

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Hey there @pajzo, @astrandb, mind taking a look at this issue as it has been labeled with an integration (myuplink) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of myuplink can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign myuplink Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


myuplink documentation
myuplink source
(message by IssueLinks)