Giter Site home page Giter Site logo

Comments (8)

RienNeVaPlus avatar RienNeVaPlus commented on September 23, 2024 2

v0.4.2 published. But there's more broken. I miss the old layout.

from wikifolio.

wemakefuture avatar wemakefuture commented on September 23, 2024

Yes it broke. Error message is

"login failed, Cookie not found"

from wikifolio.

jekru avatar jekru commented on September 23, 2024

Yes it broke. Error message is

"login failed, Cookie not found"

See #18. If @RienNeVaPlus updates the npm package, it should work again.

from wikifolio.

wemakefuture avatar wemakefuture commented on September 23, 2024

@RienNeVaPlus yeah - the old layout was smooth. Getting the trades is currently not working, patched 0.4.2.

Trying to grab the trades ends with a:
[-] No trades found.

from wikifolio.

jekru avatar jekru commented on September 23, 2024

@RienNeVaPlus yeah - the old layout was smooth. Getting the trades is currently not working, patched 0.4.2.

Trying to grab the trades ends with a: [-] No trades found.

Could you provide more details? And are you sure that the wikifolio has any trades? Because fetching wikifolio trades is working for me.

const api = new Api({email: '', password: ''});
const wikifolio = api.wikifolio('');
const trades = await wikifolio.trades();

console.log(trades);

from wikifolio.

farhan-gif avatar farhan-gif commented on September 23, 2024

Hello, thanks for providing the api!
After the website upgrade, is the buy/sell function working for you guys? I get the below error for buy/sell
Error: Wikifolio JSON not found. This is probably a bug, please report it.
at Wikifolio. (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:294:35)
at step (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:44:23)
at Object.next (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:25:53)
at fulfilled (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:16:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

Any help would be much appreciated

from wikifolio.

henrydatei avatar henrydatei commented on September 23, 2024

Hello, thanks for providing the api! After the website upgrade, is the buy/sell function working for you guys? I get the below error for buy/sell Error: Wikifolio JSON not found. This is probably a bug, please report it. at Wikifolio. (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:294:35) at step (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:44:23) at Object.next (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:25:53) at fulfilled (C:\wikifolio\node_modules\wikifolio\dist\models\Wikifolio.js:16:58) at processTicksAndRejections (node:internal/process/task_queues:96:5)

Any help would be much appreciated

I get the same error on other functions, see #19

from wikifolio.

jekru avatar jekru commented on September 23, 2024

I am currently debugging (and fixing) Wikifolio.ts. I already created a (draft) PR #20. If anyone wants to join me, let me know :)

from wikifolio.

Related Issues (12)

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.