Code Monkey home page Code Monkey logo

Comments (9)

swimclan avatar swimclan commented on May 30, 2024 1

I used a debugging proxy to intercept the network calls being made by the app from my iOS device. Here is what the user-agent looked like:

User-Agent: Robinhood/5.32.0 (com.robinhood.release.Robinhood; build:3814; iOS 10.3.3) Alamofire/4.2.0 user:<my user hash?>

I will test this then make a PR if it works

from robinhood-node.

aurbano avatar aurbano commented on May 30, 2024

If you can intercept network calls that would be the best way to check the API version.

As I mentioned in other issues I moved to the UK and they still don't operate here so I can't check any further..

from robinhood-node.

jspenc72 avatar jspenc72 commented on May 30, 2024

@nodesocket

Hey looking for input and opinions on a similar npm module I just published that takes a reactive approach.
Let me know what you think.

from robinhood-node.

swimclan avatar swimclan commented on May 30, 2024

When I asked support about why some of my orders never get out of the placed state, they said they thought I was using an old version of the app. I can see that this header references iOS 7 and build 823 of the app. I think we need to somehow get the latest build number and reference iOS 10.3.

Here is what is currently referenced in the wrapper:

'User-Agent': 'Robinhood/823 (iPhone; iOS 7.1.2; Scale/2.00)'

from robinhood-node.

qrpike avatar qrpike commented on May 30, 2024

@swimclan Hope you get this working!

from robinhood-node.

aurbano avatar aurbano commented on May 30, 2024

@qrpike I think he already did, as he submitted the PR and I've merged it. Give it a go with the latest version v1.0.0

from robinhood-node.

rclai avatar rclai commented on May 30, 2024

Are these headers necessary? I've been testing by creating limit orders in after hours (-9am & +6pm) and was able to go from unconfirmed to queued and then cancelling afterwards.

from robinhood-node.

swimclan avatar swimclan commented on May 30, 2024

I was attempting to send requests without the api version number and was getting an error. But this may have changed since then.

from robinhood-node.

rclai avatar rclai commented on May 30, 2024

Yeah it has, I created a test limit order and it filled just fine without these headers.

from robinhood-node.

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.