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

Place_order issues #23

Open
gsilva4u opened this issue Jun 21, 2021 · 0 comments
Open

Place_order issues #23

gsilva4u opened this issue Jun 21, 2021 · 0 comments

Comments

@gsilva4u
Copy link

It looks like everything is okay except that I get this particular error and I have tried several time to fix it. Could you please me identify and solve this issue?

in execute_orders
order_dict = self.session.place_order(
"C:\site-packages\td\client.py", line 1925, in place_order
return self._make_request(method='post', endpoint=endpoint, mode='json', json=order, order_details=True)
"C:\lib\site-packages\td\client.py", line 617, in _make_request
raise NotNulError(message=response.text)
td.exceptions.NotNulError: {"error" : "A validation error occurred while processing the request."}

Thank you!

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

1 participant