PantryParty / pantry_party

Apache License 2.0
70 stars 8 forks source link

Seemingly valid API key is always rejected #107

Closed coaxial closed 3 years ago

coaxial commented 3 years ago

Using this URL from HASSOS: http://homeassistant.lan:8123/api/hassio_ingress/RGpyc6Aw4Ge7KSiMaaaaGnTY4xhJ1zHZWvZupcsx7Xo/api and a valid api key, the application says it's invalid.

When looking at a new API key last used it goes from never to when the application tries to use it. So it must be valid as Grocy reports it as used.

Using the app on iOS

coaxial commented 3 years ago

Nevermind, I'm an idiot.

tech-and-tinker commented 2 years ago

Hi, would you mind telling me how you solved the issue? I get the same error.

arjes commented 2 years ago

Are you using hass.io?

On Sun, Nov 7, 2021, 3:56 PM EmDee @.***> wrote:

Hi, would you mind telling me how you solved the issue? I get the same error.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PantryParty/pantry_party/issues/107#issuecomment-962679288, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQ6MXO4DQLA6W4EBCDOCLUK3RXVANCNFSM4VS5LNKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Stooovie commented 2 years ago

Nevermind, I'm an idiot.

textbook useless comment. Either don't comment at all, or write the solution.

arjes commented 2 years ago

If you are using home assistant check this: https://pantryparty.app/docs/getting_started/configure-has.html

On Tue, Oct 4, 2022, 10:13 AM Stooovie @.***> wrote:

Nevermind, I'm an idiot.

textbook useless comment. Either don't comment at all, or write the solution.

— Reply to this email directly, view it on GitHub https://github.com/PantryParty/pantry_party/issues/107#issuecomment-1267073207, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQ6MUZEU6ZHLT45KZ2Z6DWBQ3RZANCNFSM4VS5LNKA . You are receiving this because you commented.Message ID: @.***>

Shadowex3 commented 1 year ago

If you are using home assistant check this: https://pantryparty.app/docs/getting_started/configure-has.html On Tue, Oct 4, 2022, 10:13 AM Stooovie @.> wrote: Nevermind, I'm an idiot. textbook useless comment. Either don't comment at all, or write the solution. — Reply to this email directly, view it on GitHub <#107 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQ6MUZEU6ZHLT45KZ2Z6DWBQ3RZANCNFSM4VS5LNKA . You are receiving this because you commented.Message ID: @.>

This documentation is extremely out of date. At bare minimum you need to go to settings->addons->grocy in homeassistant to get to the configuration screen, which even in YAML mode will be different.

Also trying this still didn't fix the issue for me.