Free NBA

FREE
By API Guy | Updated 15일 전 | Sports
Popularity

9.6 / 10

Latency

338ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Array in params

Rapid account: Javipipero
javipipero
4년 전

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년 전

After a lot of days, I found the solution:

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

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

Join in the discussion - add comment below:

Login / Signup to post new comments