-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Blueprint Execution Error
This issue tracks a blueprint execution failure that needs investigation and fixing. Quick resolution will help maintain service reliability for our users.
π Error Overview
Affected Connector: Twitter
Provider ID: twitter
Blueprint Type: Invoice Fetch
Blueprint Name: twitter
Error Type: Blueprint Fetch Failed
First Occurrence: 2025-12-22T16:02:03.409Z
Affected Users: 1 user(s)
Severity: MEDIUM
π΄ Error Details
Error Message
Unable to retrieve blueprint from the system
π Debug Information
{
"requestData": {
"domain": "x.com",
"url": "https://x.com/settings/subscription/manage",
"timestamp": "2025-12-22T16:02:03.409Z"
},
"errorDetails": {
"message": "Unable to retrieve blueprint from the system",
"type": "Blueprint Fetch Failed"
},
"context": {
"connectorId": "twitter",
"blueprintName": "twitter"
},
"metadata": {
"providerId": "da94110f-f4b1-4f56-85b9-fb1af17fc56a",
"parentProviderName": "twitter",
"sourceUrl": "https://x.com/settings/subscription/manage",
"domain": "x.com"
}
}β‘ Quick Actions
- Investigate blueprint execution steps
- Check for recent provider website changes
- Verify selectors and timeouts
- Test blueprint manually
- Update blueprint if needed