You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Steptitle="Add the Webhook URL to your manifest">
@@ -147,7 +141,7 @@ Notification tokens are unique to each client app. This means a user can have se
147
141
Webhooks must respond within 10 seconds to avoid timeouts from the Base app. If you encounter a "Failed to add mini app" error, your webhook may be taking too long to respond.
148
142
149
143
Different client apps handle webhook responses differently:
150
-
144
+
151
145
**Farcaster app**: Does not wait for webhook responses and does not require a success response to activate notification tokens
152
146
153
147
**Base app**: Waits for the webhook to return a success response before activating the notification token.
0 commit comments