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

Socialblade integration not working #31683

Closed
pinkywafer opened this issue Feb 10, 2020 · 3 comments · Fixed by #32191
Closed

Socialblade integration not working #31683

pinkywafer opened this issue Feb 10, 2020 · 3 comments · Fixed by #32191

Comments

@pinkywafer
Copy link
Contributor

The problem

Environment

  • Home Assistant release with the issue:
  • Last working Home Assistant release (if known):
    Unknown
  • Operating environment (Hass.io/Docker/Windows/etc.): hass.io on proxmox
  • Integration causing this issue: socialblade
  • Link to integration documentation on our website:
    https://www.home-assistant.io/integrations/socialblade/

Problem-relevant configuration.yaml

sensor:
  - platform: socialblade
    channel_id: "UC_oaL6Hg23oUstRGdH0BXag"

Traceback/Error logs

2020-02-09 23:29:11 ERROR (SyncWorker_4) [homeassistant.components.socialblade.sensor] Unable to find valid channel ID

Additional information

I have a feeling that this may be related to the socialbladeclient, as I believe it is returning 403 error. If anyone can confirm this, I could raise an issue on that repo instead

@pinkywafer
Copy link
Contributor Author

ok, After some testing, socialblade is returning 403 error to socialblade client, as there is no user agent passed, so the issue is with socialbladeclient, not the integration.
issue and PR to fix opened on socialblade repo
meauxt/socialbladeclient#2
meauxt/socialbladeclient#3

@aaronpk
Copy link

aaronpk commented Feb 15, 2020

I just installed a brand new homeassistant and had this same problem. How does homeassistant become aware of the latest changes to the socialblade client?

@pinkywafer
Copy link
Contributor Author

The author of socialbladeclient has said he'll open a pull request to fix soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants