Skip to Content
HTTP ClientTroubleshooting

Troubleshooting

SymptomCheck
`apiBaseEnvConfig` is requiredPass config into createSumxHttpClient
`defaultApiBase` is not definedKey must exist in apiBaseEnvConfig
[http-client] Missing base URL for "…"Env empty; check .env and getEnvValue
401 loopBFF cookies; x-skip-auth-redirect on auth probes
Wrong upstreamapiBase argument or x-api-base header
Type error on defaultApiBase in configRebuild @sumx/http-client and pnpm install; optional fields are in SumxHttpClientConfig

See also Portal integration and API bases & env.