Free NBA

無料
よって API Guy | 更新済み 14 days ago | Sports
人気

9.6 / 10

レイテンシー

339ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

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"] })

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿