kucoin-api-docs icon indicating copy to clipboard operation
kucoin-api-docs copied to clipboard

GET fills with orderId parameter

Open robertwh opened this issue 3 years ago • 7 comments

Trying to get fills by a specific orderId does not return any data.

I'm using /api/v1/fills?orderId=62685582e2ef740001df101d

where the orderId is coming from a ledger entry, but no data is returned on the fill request.

robertwh avatar May 14 '22 15:05 robertwh

Hello

Do you get the 200 HTTP response?

And what error do you get in return? or just Null data?

progressivehed avatar May 18 '22 06:05 progressivehed

The call just returns no data.

robertwh avatar May 18 '22 12:05 robertwh

If possible please provide detail here and inform the admin of telegram group to check it for you on kucoin server

For more information please refere to main API TELEGRAM GROUP and state your issue there to get guide from Admins there.

Also you can refer to API Learning Center Channel

progressivehed avatar May 18 '22 12:05 progressivehed

I have same issue with both fills and positions endpoints. It returns no data and I get this msg in response:

text:'{"code":"400007","msg":"Access denied, require more permission."}'

Although based on API docs, this endpoints just require the General permission!!!

arouzbeh avatar May 20 '22 15:05 arouzbeh

Oh figured I didn't want people in my shit

LOGOLFGODORD avatar May 21 '22 04:05 LOGOLFGODORD

I have same issue with both fills and positions endpoints. It returns no data and I get this msg in response:

text:'{"code":"400007","msg":"Access denied, require more permission."}'

Although based on API docs, this endpoints just require the General permission!!!

That is right.

It doesn't need more than general permission.

Please kindly ask admins in API telegram group to check your status for finding the reason

progressivehed avatar May 21 '22 06:05 progressivehed

Ok, I will check.

On Sat, May 21, 2022 at 2:55 AM Hed @.***> wrote:

I have same issue with both fills and positions endpoints. It returns no data and I get this msg in response:

text:'{"code":"400007","msg":"Access denied, require more permission."}'

Although based on API docs, this endpoints just require the General permission!!!

That is right.

It don't need more than general permission.

Please kindly ask admins in API telegram group to check your status for finding the reason

— Reply to this email directly, view it on GitHub https://github.com/Kucoin/kucoin-api-docs/issues/387#issuecomment-1133550313, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYXI3IWJXG75FYJPMVIFLWDVLCCEZANCNFSM5V5VWODQ . You are receiving this because you commented.Message ID: @.***>

LOGOLFGODORD avatar May 21 '22 08:05 LOGOLFGODORD