I want to get a list of topic with api calls and show their average rating in my android app but I cant get more than about 36 topic at once and the api return empty if I go more than that. I tried to increase max user api reqs per minute/day but it didn’t help.
Is there any other rate limits that I need to increase?
@sam、その解決策は今でも有効ですか?
API 呼び出しでユーザーを作成し、グループに追加しているところ、"Slow down, too Many Requests from this IP Address"というレスポンスが返ってくるようになりました。特定の IP アドレスや API ユーザーに対して許可されるリクエスト数を調整できる設定はありますか?それが最も安全だと思います。