Hello,
On my first API call to create a List I get a throttled request.
This is a paid version, and like this the API is unusable. What’s happening?
{Method: POST, RequestUri: 'https://a.klaviyo.com/api/lists/', Version: 1.1, Content: System.Net.Http.StringContent, Headers:
{
Authorization: Klaviyo-API-Key xxxxxxxxxxxxxxxxxxxxx
Accept: application/vnd.api+json
revision: 2025-01-15
traceparent: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Content-Type: application/json; charset=utf-8
Content-Length: 125
}}
PAYLOAD
{ data = { type = "list", attributes = { name = "BHAKTI YOGA - WOCHEN_KURS + VOLLPENSION -_47684093346131_E-RTR-BTR-1253" } } }
ERROR:
System.Exception: 'Error during list creation in Klaviyo: Request was throttled. Expected available in 2844 seconds.'