Skip to main content

Troubleshooting & Fixes

info

Most connection issues come down to one thing: reconnect the connector and re-enter your Client ID and Secret Key. Try that first if you're in a hurry.

SymptomCauseFix
Connector won't register or reach the serverWrong or mistyped base URLConfirm the URL is exactly https://ai.shuftipro.com/mcp
401 on a tool callAccess token expiredReconnect the connector to refresh it
tool_not_permittedConnection wasn't authenticated with a valid Client ID and Secret KeyReconnect and complete the sign-in step with your API keys
text_confirmation_required from initiate_consent_verificationNo text given and the default wasn't confirmedPass text, or resend with confirm_use_default_text="1"
Verification calls fail after connectingStale or incorrect API keysGo to Backoffice → Settings → API Configuration → API Keys, re-copy your Client ID, generate a fresh Secret Key if needed, and reconnect
429 while connectingRate limitedWait briefly and retry
Timeout on an offsite callLarge base64 proof uploadRetry with a smaller file, or use the onsite journey instead
Knowledge tools return nothing usefulQuery too narrow, or content gapRephrase, or try search_shufti_knowledge with broader terms
Shufti <service> API errorShufti API rejected the requestCheck the details field against the relevant service docs
tip

Still stuck?

  • Double-check your Client ID and Secret Key match what's in Backoffice → Settings → API Configuration → API Keys.
  • If tools are missing, confirm you completed the sign-in step and entered valid API keys when connecting.
  • Try disconnecting and reconnecting the connector, since this resolves most token and permission issues.