Cloud API Returning 429s Unexpectedly / Response Headers Indicate Nothing Wrong

For the last few months, I’ve used an automated system to fetch and display player data via Open Cloud. - At some point in the last couple of weeks, we began hitting rate limits.

I’ve made changes to respect rate limits, but continued getting 429s across all of my API keys. Interestingly, the response headers indicate that I haven’t exceeded any request limits.

I’ve waited ~4 hours in between requests and still cannot get any requests through.

A private message is associated with this bug report

Hi could you give me access to the private message? Also just curious, are you using the cloud/v2 standard data stores endpoints? ordered data stores? v1 data stores? or something else?

I’m using the cloud/v2 endpoints. Standard datastores. Every endpoint that I’ve tried has yielded the same result.