homebridge-plugins / homebridge-flume

Homebridge plugin to integrate Flume devices into HomeKit.
MIT License
8 stars 2 forks source link

Error Code 400 #58

Closed PappyChappy1 closed 1 year ago

PappyChappy1 commented 1 year ago

What issue do you have? Please be as thorough and explicit as possible.

New error that recently started showing up - error code 400

Details of your setup.

Do you use Homebridge (with config-ui?) or HOOBS? Homebridge

Which version of Homebridge/HOOBS do you have? Latest 1.6.0

Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version? Latest stable 3.0.1

Which Flume devices do you have that are causing issues? Please include product models if applicable. Please paste any relevant logs below.

[15/03/2023, 13:57:25] [Flume] [Flume] could not be refreshed as [HTTP renewToken()] Request failed with status code 400 at default.renewToken (file:///var/lib/homebridge/node_modules/homebridge-flume/lib/connection/http.js:162:13). [15/03/2023, 13:58:25] [Flume] [Flume] could not be refreshed as [HTTP renewToken()] Request failed with status code 400 at default.renewToken (file:///var/lib/homebridge/node_modules/homebridge-flume/lib/connection/http.js:162:13). [15/03/2023, 13:59:25] [Flume] [Flume] could not be refreshed as [HTTP renewToken()] Request failed with status code 400 at default.renewToken (file:///var/lib/homebridge/node_modules/homebridge-flume/lib/connection/http.js:162:13).

harryfrishberg commented 1 year ago

I'm getting the same message.

bwp91 commented 1 year ago

Hi @PappyChappy1 and @harryfrishberg

do you have all the necessary credentials configured in the plugin config?

PappyChappy1 commented 1 year ago

The error actually went away on its own

On Mar 20, 2023, at 7:32 PM, Ben @.***> wrote:

Hi @PappyChappy1 https://github.com/PappyChappy1 and @harryfrishberg https://github.com/harryfrishberg do you have all the necessary credentials configured in the plugin config?

— Reply to this email directly, view it on GitHub https://github.com/bwp91/homebridge-flume/issues/58#issuecomment-1477128829, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASXW6WCQD5E3YMMA32BL4GDW5DZLBANCNFSM6AAAAAAV4IAPAM. You are receiving this because you were mentioned.

harryfrishberg commented 1 year ago

My error disappeared this morning as well! I wonder if there was some issue on Flume's end? Either way, thanks for the quick reply @bwp91 and excellent work on the great plugin!