๐Ÿงช Experimental KB โ€” Official knowledge hub: community.kaptio.com

Re-establishing KTAPI Connection After Sandbox Refresh

After a Salesforce sandbox refresh, the KTAPI connection stops working. Customer reported KTAPI connection issues in their UAT environment following a sandbox refresh, causing API errors and

ktapi sandbox-refresh connection uat authentication

Problem

After a Salesforce sandbox refresh, the KTAPI connection stops working. Customer reported KTAPI connection issues in their UAT environment following a sandbox refresh, causing API errors and inability to add services or calculate prices.

What We Found

When a Salesforce sandbox is refreshed, the org credentials are invalidated and the org ID changes. This breaks the KTAPI connection because the backend JWT authentication is configured for the previous org credentials. The KTAPI backend no longer recognizes the refreshed sandbox.

Solution

  1. Confirm with the customer that a sandbox refresh has occurred
  2. Identify the affected sandbox environment
  3. Reconfigure the KTAPI backend to recognize the new refreshed sandbox org ID
  4. Re-establish JWT authentication for the KTAPI connection
  5. Verify the connection is working by testing API calls in the sandbox

Notes

  • This is a very common issue - occurs whenever customers refresh their Salesforce sandboxes
  • Customers should be advised to notify Kaptio Support before and/or immediately after performing sandbox refreshes
  • Only Kaptio Support can fix this issue - it requires backend access to reconfigure the KTAPI connection
  • This is a common issue that occurs across many customers after sandbox refreshes

Warnings

โš ๏ธ Customers cannot resolve this themselves - backend access is required โš ๏ธ The sandbox will not function correctly for API operations until Kaptio Support reconfigures the connection


Source: KHELP-12149

Was this article helpful?