SDK-005
Invalid endpoint URL
The configured endpoint cannot be parsed as an absolute URL, so the SDK did not initialize.
What the SDK does
No telemetry is sent by that instance until its configuration is corrected and initialization runs again.
What to check
Remove an unnecessary override
Most installations can omit endpoint and use https://ingest.checkupstream.com/v1/events.
Use your complete ingest URL
For a custom service, include the scheme, hostname and correct ingest path. Use HTTPS for a hosted endpoint; a hostname or relative path alone is not enough.
Restart and check the response
A URL can be syntactically valid but still point to the wrong service. Restart or reload, then inspect the ingest response if reporting still fails.
Still seeing the error?
Send the code, SDK version, runtime and a redacted error message. Keep credentials and customer data out of the report.
Email SDK support