Rate limit error 971
I have a solution where editors from my company upload videos to cloudflare via a Slack bot that lives on a cloud function in GCP, this week the /stream/copy API is failing a lot with:
[{"code":971,"message":"Please wait and consider throttling your request speed"}]
Any ideas of what could be happening? I'm making a few dozen requests in the morning and then that is mostly it for the day, not even near the limits. Could it be that my API token is blacklisted or something?1 Reply
late, but Cloudflare has a lot of API Rate Limits. I believe that one isn't the global one but a per IP one. If you're Enterprise you could try asking support for higher rate limits. Alternatively, there is some stream team members active in #stream , you could mention it in there and ask about it. Possible they could do something.
. Could it be that my API token is blacklisted or something?I don't believe that's something they do, espec not if it works at all