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

invalid-order-id: Parameter order-id is invalid #3

Open
phantomk opened this issue Oct 13, 2020 · 1 comment
Open

invalid-order-id: Parameter order-id is invalid #3

phantomk opened this issue Oct 13, 2020 · 1 comment

Comments

@phantomk
Copy link

com.huobi.exception.SDKException: [Executing] invalid-order-id: Parameter `order-id` is invalid.
	at com.huobi.service.huobi.connection.HuobiRestConnection.checkAndGetResponse(HuobiRestConnection.java:101)
	at com.huobi.service.huobi.connection.HuobiRestConnection.executeGetWithSignature(HuobiRestConnection.java:74)
	at com.huobi.service.huobi.HuobiTradeService.getOrder(HuobiTradeService.java:217)
	at io.cofix.hedging.utils.HuobiUtil.getOrder(HuobiUtil.java:16)
	at io.cofix.hedging.service.serviceImpl.TradeMarketServiceHuobiImpl.getOrderById(TradeMarketServiceHuobiImpl.java:37)
	at io.cofix.hedging.service.serviceImpl.HedgingJobServiceImpl.hedgingPool(HedgingJobServiceImpl.java:131)
	at io.cofix.hedging.service.serviceImpl.HedgingJobServiceImpl.hedging(HedgingJobServiceImpl.java:221)
	at io.cofix.hedging.vo.HedgingQuartzJob.executeInternal(HedgingQuartzJob.java:25)
	at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75)
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
@obeey
Copy link
Contributor

obeey commented Oct 16, 2020

1.0.3 maybe fix this issue.

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