CrossRef/rest-api-doc

Getting "429 Too Many Requests" error from crossref

vjainhighwirepress opened this issue · 7 comments

@ppolischuk can this be looked into urgently?

Hi Vineet,

I don't see anything wrong with those requests, and they return a valid response for me.

It looks like all of the requests with the highwire vizor-developer email address listed for the mailto:, all coming from the same IP, are returning a 429 response, regardless of whether your request is for an ISSN or anything else.

Do you have some kind of script or other process that is exceeding our rate limit? That would explain the 429 http response code.

Hi @ppolischuk,

We stopped all the processes running but still, we are observing the same error. Please can you tell by when can start making requests to Crossref to avoid rate limit violation?

Are you using only the public pool? Have you tried with an email specified? Can you provide the ip address you're using to do the queries? (You can use a service like https://whatismyipaddress.com/ to get your ip). Can you do a query with curl -v and provide the result?

@myalter @ppolischuk Yes, we use public pools only.

Please find below the output of curl command

image

and IP address of the machine is 54.200.35.56

@ppolischuk @myalter please can you tell by when can we start submitting the requests?

@ppolischuk @myalter please close this case we are able to submit the requests now. Thanks.