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

add_order Forbidden #24

Open
natearoe opened this issue Nov 25, 2021 · 4 comments
Open

add_order Forbidden #24

natearoe opened this issue Nov 25, 2021 · 4 comments

Comments

@natearoe
Copy link

I am trying to use the add_order() function. add_order(api.key = "api.key", secret = "secret", passphrase = "passphrase", product_id = "ETH-USD", type = "limit", side = "b", price = 4200, size = 69)

This returns:

[1] "An order with Order id: was successfully created."
message
1 Forbidden

I am running macOS Big Sur Version 11.6. Running rgdax 1.2.1.

Any suggestions?

@natearoe
Copy link
Author

natearoe commented Dec 4, 2021

Hi, hoping to get some advice on this. Thank you!

@DheerajAgarwal
Copy link
Owner

Hi @natearoe Apologies for the late reply. I have tried this a bit and unable to repoduce the issue. Can you confirm the following:

  1. Can you see the order being created / executed in the coinbase pro dashboard?
  2. Are you using the master or the dev branch?
  3. Was it working fine in the previous build / version?

I will try a few more scenarios to see if I can replicate the issue on my mac.

@CamposRF
Copy link

CamposRF commented Feb 23, 2022

Hi @DheerajAgarwal. I am also getting this error.

  1. The order is not being created in the Coinbase pro dashboard;
  2. I am using the dev branch (v.1.2.1);
  3. It has been a long time since I used the package but last time I managed to get the functions working;
    Did you manage to replicate the issue? (I am running R on a old machine with MacOS 10.13.6)

@CamposRF
Copy link

I managed to fix the issue by trying with an (newly created) API key linked to me default portfolio. Before I was using an API key from a secondary portfolio.

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

3 participants