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

candle Accept-Datetime-Format #3

Closed
tsalmark opened this issue Apr 4, 2017 · 2 comments
Closed

candle Accept-Datetime-Format #3

tsalmark opened this issue Apr 4, 2017 · 2 comments

Comments

@tsalmark
Copy link

tsalmark commented Apr 4, 2017

Accept-Datetime-Format works correctly in api-fxpractice.oanda.com but is ignored in live (Unix always returned).

curl
-H "Content-Type: application/json"
-H "Accept-Datetime-Format: RFC3339"
-H "Authorization: Bearer "
"https://api-fxtrade.oanda.com/v3/instruments/AU200_AUD/candles?price=M&granularity=M1&includeFirst=false&count=10&from=2017-03-03T11%3A22%3A11.000000Z"

@hootnot
Copy link

hootnot commented Apr 4, 2017

see oanda/v20-python#22 (comment)

@tsalmark
Copy link
Author

tsalmark commented Apr 4, 2017

It is indeed. Thank you. I'll try to check v20-pyphon also next time.

@tsalmark tsalmark closed this as completed Apr 4, 2017
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

2 participants