Giter VIP home page Giter VIP logo

Comments (16)

emoreau99 avatar emoreau99 commented on July 30, 2024

I have the same issue. What do you mean by "convert it to v6"?

from yahoofinanceapi.

emoreau99 avatar emoreau99 commented on July 30, 2024

never mind. Found it (at least I think). You meant to change the URL to use V6 instead of V7

from yahoofinanceapi.

reviloxx avatar reviloxx commented on July 30, 2024

I cloned the project and added optional parameters to select the api version. It works fine with v6 as suggested by @kamoco. However, I don't have permissions to push my branch and create a PR.

from yahoofinanceapi.

kamoco avatar kamoco commented on July 30, 2024

sorry for the late reply. Yes change the url to v6. I could not create a new package that worked otherwise I would have shared that.

from yahoofinanceapi.

softwarefactory1 avatar softwarefactory1 commented on July 30, 2024

Hi anyone that can create dll and share it? Thanks

from yahoofinanceapi.

reviloxx avatar reviloxx commented on July 30, 2024

YahooFinanceApi.zip

It uses v6 as default and you also have an optional parameter to select a different version in all public methods which do a request. Just in case the working version changes again.

from yahoofinanceapi.

softwarefactory1 avatar softwarefactory1 commented on July 30, 2024

YahooFinanceApi.zip

It uses v6 as default and you also have an optional parameter to select a different version in all public methods which do a request. Just in case the working version changes again.

Thanks if i pass ApiVersion.V6 like parameter i get the error: Failure to create client.

from yahoofinanceapi.

kamoco avatar kamoco commented on July 30, 2024

Looks like v6 is not working now. Is it working for you guys? I am getting
{"finance":{"result":null,"error":{"code":"Not Found","description":"HTTP 404 Not Found"}}}

from yahoofinanceapi.

emoreau99 avatar emoreau99 commented on July 30, 2024

same year, v6 stopped working. Any solution/workaround?

from yahoofinanceapi.

emoreau99 avatar emoreau99 commented on July 30, 2024

might explain!
image

from yahoofinanceapi.

sergemat avatar sergemat commented on July 30, 2024

I got it working with v7 using this workaround.

I also updated all nuget packages to most recent version to keep this code somewhat current. Unfortunately, that broke Flurl cookies handling and SVC parsing, so I had to fix those as well.

Here is the PR #55 for the fixes. @karlwancl or others, please review and approve.
I can do screen sharing to review these changes if needed.

from yahoofinanceapi.

karlwancl avatar karlwancl commented on July 30, 2024

Hi @sergemat
Thanks for your contribution on this project. I'm no longer using Yahoo finance anymore and this project has been unmaintained for a while.

If you really wish to help and do the update, I can give you the collaborator role so you could help to update it accordingly. Are you okay with that?

from yahoofinanceapi.

sergemat avatar sergemat commented on July 30, 2024

Hi @karlwancl. Yes, please do. I'm still using it :).

from yahoofinanceapi.

karlwancl avatar karlwancl commented on July 30, 2024

@sergemat invited, have fun :)

from yahoofinanceapi.

sergemat avatar sergemat commented on July 30, 2024

@karlwancl the deployment fails due to outdated nuget API Key. I don't have access to the repo settings to assign a new one. Please update the key.

from yahoofinanceapi.

karlwancl avatar karlwancl commented on July 30, 2024

@sergemat I have updated the key and re-run the build. The new nuget package should be up now, please try to see if it works. Thanks.

from yahoofinanceapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.