Free NBA

GRATUITO
Por API Guy | Atualizado 21 days ago | Sports
Popularidade

9.6 / 10

Latência

329ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

Array in params

Rapid account: Javipipero
javipipero
4 years ago

Hello.

In Games, it gives posibility of write ids of teams. An array of them.
But how it should be written?

I am using unirest in Node.js.

Thank you.

Rapid account: Javipipero
javipipero Commented 4 years ago

After a lot of days, I found the solution:

“player_ids[]”: [“24”, “23”]

.query({ "page": "1", "per_page": "100", "player_ids[]": ["24", "23"] })

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários