<turbo-stream action="update" target="wiki_card"><template>

<h1>429 Too many requests</h1>
<div class="trix-content"><p>This error <strong>We received a SOAPFault response from the server: Server returned a HTTP error code (not 200 OK): 429 Too Many Requests</strong> occurs when the rate limit for the API is exceeded.<br><br><strong>Solution:</strong> Implement rate limiting and retry mechanisms in your integration. Consider reviewing the API usage and optimizing the request patterns to reduce the number of calls.</p><p><br></p></div>
</template></turbo-stream>

