Coder Social home page Coder Social logo

Comments (23)

rezarahiminia avatar rezarahiminia commented on August 16, 2024 5

fixed
// limit each IP to 1000 requests per 15 min

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024 2

Will you fix this?

5 request per/min

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024 2

Just to add, I've left making any calls for a good 15 mins now and I'm still getting the message. Is it 5 request per min per person, or 5 requests per min for all users?

EDIT: If bandwidth is a problem, I'm happy to help with hosting - msg me.

fixed
// limit each IP to 1000 requests per 15 min

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024 1

I just tried to register and my first request was responded with "Too many requests, please try again later". Any chance this can be remediated before the tournament starts?

Registration is not a problem now. 214 people registered today
If you get an error, try again

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024 1

thanks men @Raminmr

Just one question, the api response me Too many requests, please try again later.

any solutition?

cheers.

The number of requests is limited because it is free
Maximum request 1000 in 15 minutes

from free-api-worldcup2022.

Moritzjenny avatar Moritzjenny commented on August 16, 2024 1

I just make 1 per day I'm getting the result too many request today.

I guess if you made the request right around the start of the game, the system was briefly overloaded.. 3 minutes later it was fine again

from free-api-worldcup2022.

tux2208 avatar tux2208 commented on August 16, 2024 1

sorry i just renew trhe token, and works thanks

from free-api-worldcup2022.

sp1z avatar sp1z commented on August 16, 2024

Just to add, I've left making any calls for a good 15 mins now and I'm still getting the message. Is it 5 request per min per person, or 5 requests per min for all users?

EDIT: If bandwidth is a problem, I'm happy to help with hosting - msg me.

from free-api-worldcup2022.

Moritzjenny avatar Moritzjenny commented on August 16, 2024

I think you should make a new account and don‘t violate the limit, otherwise you will get the message for the rest of your lifetime

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024

If bandwidth is a problem, I'm happy to help with hosting - msg me.

I will upgrade the server during the tournament.
There is a number of requests per user

from free-api-worldcup2022.

mamitry avatar mamitry commented on August 16, 2024

I just tried to register and my first request was responded with "Too many requests, please try again later".
Any chance this can be remediated before the tournament starts?

from free-api-worldcup2022.

mamitry avatar mamitry commented on August 16, 2024

I just tried to register and my first request was responded with "Too many requests, please try again later". Any chance this can be remediated before the tournament starts?

Registration is not a problem now. 214 people registered today If you get an error, try again

Yes, after giving it some more tries it did work.

Thank You @Raminmr for this cool API

from free-api-worldcup2022.

alex-p-chan avatar alex-p-chan commented on August 16, 2024

I did not make 5 requests in 1 min and it still says Too many requests, please try again later.

from free-api-worldcup2022.

alex-p-chan avatar alex-p-chan commented on August 16, 2024

If you are having server scaling issues I suggest you redesign to just have a static JSON which you modify via CRON job or subscription like this
https://github.com/lsv/fifa-worldcup-2018
edit found a 2022 version : https://github.com/estiens/world_cup_json

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024

If you are having server scaling issues I suggest you redesign to just have a static JSON which you modify via CRON job or subscription like this https://github.com/lsv/fifa-worldcup-2018 edit found a 2022 version : https://github.com/estiens/world_cup_json

Because the result of the game is announced live during the game and the number of requests is very high. I am trying to fix it in the next few days.
Our server has one gig of RAM
:(

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024

If funding is provided for the server.
I will solve the cross-origin problem.

from free-api-worldcup2022.

580 avatar 580 commented on August 16, 2024

I did not make 5 requests in 1 min and it still says Too many requests, please try again later.

Same Issue Here.

from free-api-worldcup2022.

Moritzjenny avatar Moritzjenny commented on August 16, 2024

Thanks, you are amazing!

from free-api-worldcup2022.

masedri avatar masedri commented on August 16, 2024

what is differences between https://github.com/estiens/world_cup_json and this project? @Raminmr

thanks for your amazing job!

from free-api-worldcup2022.

rezarahiminia avatar rezarahiminia commented on August 16, 2024

I don't know.
The results of our matches are live @masedri

from free-api-worldcup2022.

masedri avatar masedri commented on August 16, 2024

thanks men @Raminmr

Just one question, the api response me Too many requests, please try again later.

any solutition?

cheers.

from free-api-worldcup2022.

arwinsf avatar arwinsf commented on August 16, 2024

Just wanted to say that for the free price the amount of requests granted per 15 minutes is really generous. Thank you a lot from Germany.
PS I'm Iranian as well

from free-api-worldcup2022.

tux2208 avatar tux2208 commented on August 16, 2024

I just make 1 per day I'm getting the result too many request today.

from free-api-worldcup2022.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.