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

404 error: /api/mix/v1/order/proportionOrder #21

Open
stefan-reich opened this issue Sep 19, 2022 · 0 comments
Open

404 error: /api/mix/v1/order/proportionOrder #21

stefan-reich opened this issue Sep 19, 2022 · 0 comments

Comments

@stefan-reich
Copy link

I am calling MixOrderService.proportionOrder() in the Java SDK and it tries to load a URL that doesn't exist:

java.lang.RuntimeException:  call /api/mix/v1/order/proportionOrder failed, status : 404, body : {"timestamp":"2022-09-19T18:24:33.674+00:00","status":404,"error":"Not Found","message":"No message available","path":"/api/mix/v1/order/proportionOrder"}
	at com.bitget.openapi.common.client.ApiClient$HttpStatusInterceptor.intercept(ApiClient.java:115)
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
	at com.bitget.openapi.common.client.ApiClient$SignInterceptor.intercept(ApiClient.java:85)
	... 24 more

What is going on?

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