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

Null is returned as today #207

Open
vw98075 opened this issue May 5, 2023 · 4 comments
Open

Null is returned as today #207

vw98075 opened this issue May 5, 2023 · 4 comments

Comments

@vw98075
Copy link

vw98075 commented May 5, 2023

This library no longer works as today. I get null for a valid symbol. On Postman, I get

{
    "finance": {
        "result": null,
        "error": {
            "code": "Unauthorized",
            "description": "Invalid Cookie"
        }
    }
}

for the URL which is used to fetch quotes in this library.

The app registration on Yahoo https://developer.yahoo.com/apps/create/ doesn't have a related app category shown as their document https://developer.yahoo.com/oauth2/guide/openid_connect/getting_started.html.

What else is needed for authorization of using this library right now?

@CesarCoelho
Copy link

I am having the exact same problem. Any input on this would be appreciated!

@emidesy
Copy link

emidesy commented May 12, 2023

Is not working for days

@alwa
Copy link

alwa commented May 15, 2023

Possibly a different root cause. But I suggest trying this: #206 (comment)

@vw98075
Copy link
Author

vw98075 commented May 15, 2023

@alwa Thanks for your info. Downgrading to v6 makes the URL work again. I assume that no one can guarantee the change will work for the foreseeable future.

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

No branches or pull requests

4 participants