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

greeting note from alphavantage raises an error #321

Closed
martin3000 opened this issue Aug 26, 2021 · 4 comments
Closed

greeting note from alphavantage raises an error #321

martin3000 opened this issue Aug 26, 2021 · 4 comments

Comments

@martin3000
Copy link

Reading currencies, alphavantage returns a greeting note ("welcome") and this note raises an error in alphavantage.py line 363.

            elif "Note" in json_response and self.treat_info_as_error:
                raise ValueError(json_response["Note"])

For this reason, alphavantage does not work in home assistant.

@olsson17
Copy link

can i work on this?

@78Peace78
Copy link

Can I work on this

@78Peace78
Copy link

#328

@AlphaVantageSupport
Copy link
Collaborator

Closing for now. Will re-open if there is community interest. Thanks!

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

No branches or pull requests

4 participants