Skip to content

Repost Rate Limiting Changes: /reposts/tracks/{trackid} #529

@hubentom

Description

@hubentom

/reposts/tracks/{trackid}

It seems suddenly our app cannot rate limit ... it was always working forever :)

first did any rate limit changes occur?

we can see in the call that the return header is blocking at the cloudfront level, which doesnt tell us why or limits

Track Repost Response Code: 429
Track Repost Response Body: {
"error": "Rate Limit Exceeded"
}
Track Repost Response Headers: Array
(
[content_type] => application/json
[content_length] => 38
[connection] => keep-alive
[date] => Thu, 23 Apr 2026 15:37:50 GMT
[server] => envoy
[vary] => Origin
[x_generator] => tyk.io
[x_tyk_trace_id] => xxxxx
[x_envoy_upstream_service_time] => 1
[x_cache] => Error from cloudfront
[via] => 1.1 3d088826d90526f82c740c9ebe467f50.cloudfront.net (CloudFront)
[x_amz_cf_pop] => xxxxxxx
[x_amz_cf_id] => xxxxxxx
)

Please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions