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

<h1>404 Not Found - Object ID Invalid or Missing</h1>
<div class="trix-content"><p><strong>Message:</strong><br> <code>Object not found. objectId is usually positive.</code></p><p><strong>Cause:</strong><br> Trying to update an object or associate with a different object that doesn't exist, has been deleted, is referenced with an incorrect ID or the provided association id is 0/null. In all cases, you would need to ensure that you are using the right association Id.</p><p><strong>Fix:</strong></p><ul><li>Check if the ID exists in HubSpot before trying to use it.</li><li>Avoid using hard-coded or stale IDs.</li></ul></div>
</template></turbo-stream>

