You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received an exception stating that the status code returned is 422. However, when I navigate to the alpaca app dashboard, I do see the order got executed.
Expected Behavior
If the order is placed, return a 2xx status code instead of a 422.
SDK Version I encountered this issue in
node_modules/@alpacahq/alpaca-trade-api: 3.0.1
Steps To Reproduce
Initiate the alpaca client with paper trading option
Is there an existing issue for this?
Current Behavior
When I do
I received an exception stating that the status code returned is 422. However, when I navigate to the alpaca app dashboard, I do see the order got executed.
Expected Behavior
If the order is placed, return a 2xx status code instead of a 422.
SDK Version I encountered this issue in
node_modules/@alpacahq/alpaca-trade-api: 3.0.1
Steps To Reproduce
The text was updated successfully, but these errors were encountered: