cyberjunky / home-assistant-google_fit

:hearts: This component tracks your Google Fit activities.
MIT License
99 stars 20 forks source link

How to solve invalid response #34

Closed Hadatko closed 1 year ago

Hadatko commented 1 year ago

Hi, i am getting this. Changing timezone not helped. image

WebfinityDesign commented 1 year ago

Same problem here. Looks like this addon is not maintained anymore

milandzuris commented 1 year ago

i think integration stop working, from day to day integration for me stop working

YorkshireIoT commented 1 year ago

I created a new Google Fit integration to try and fix this issue by configuring the credentials through the UI and using Home Assistants built in credentials manager. If you want to try it out (and log any issues if you find them) you can find it here: https://github.com/YorkshireIoT/ha-google-fit

Hadatko commented 1 year ago

I created a new Google Fit integration to try and fix this issue by configuring the credentials through the UI and using Home Assistants built in credentials manager. If you want to try it out (and log any issues if you find them) you can find it here: https://github.com/YorkshireIoT/ha-google-fit

That is great but i have still error image

YorkshireIoT commented 1 year ago

I created a new Google Fit integration to try and fix this issue by configuring the credentials through the UI and using Home Assistants built in credentials manager. If you want to try it out (and log any issues if you find them) you can find it here: https://github.com/YorkshireIoT/ha-google-fit

That is great but i have still error image

Hi, that sounds a lot like a Google API applications credentials issue. Double check you follow the linked instructions in the README to the home assistant docs for Google Mail. Make sure you're not using any existing credentials, the type is web app, you've set the redirect URL exactly as described (not the JavaScript one) and finally that your application is published.

crstian19 commented 1 year ago

I created a new Google Fit integration to try and fix this issue by configuring the credentials through the UI and using Home Assistants built in credentials manager. If you want to try it out (and log any issues if you find them) you can find it here: https://github.com/YorkshireIoT/ha-google-fit

That is great but i have still error image

You have to use this URI: https://my.home-assistant.io/redirect/oauth works for me

Hadatko commented 1 year ago

Hi @YorkshireIoT , finaly i had time to dive into this. Previously i had to make something wrong. Now it looks like i created correct creditionals. But after adding integration it will not appear into list of integrations and i was also not able to add integration into room. Adding integration finish with image

YorkshireIoT commented 1 year ago

Hi @YorkshireIoT , finaly i had time to dive into this. Previously i had to make something wrong. Now it looks like i created correct creditionals. But after adding integration it will not appear into list of integrations and i was also not able to add integration into room. Adding integration finish with image

Hi @Hadatko, thanks for trying out my integration.

Could you create a new issue on my integration with the required debug logging attached and we'll try and sort it out there? That way we're not clogging up a different repository with a solution that probably isn't relevant (although feel free to mention this issue when you create the new one to link the two on GitHub)

Thanks

Hadatko commented 1 year ago

I agree with you. Closing as my initial issue was solved.