Skribble AG - API requests failing with INTERNAL_SERVER_ERROR – Incident details

All systems operational

API requests failing with INTERNAL_SERVER_ERROR

Resolved
Partial outage
Started 15 days agoLasted about 5 hours

Affected

Internal Services

Partial outage from 6:00 AM to 10:49 AM

Skribble API

Partial outage from 6:00 AM to 10:49 AM

Updates
  • Resolved
    Resolved

    Update 11:45 – We have identified and resolved the issue affecting our API.

    The problem was introduced with a recent library update, which changed the behavior of resource patching: trailing slashes (/) were no longer automatically accepted.

    For example:
    GET /v2/signature-requests worked as expected.
    GET /v2/signature-requests/ resulted in an error.

    Although trailing slashes were never officially documented or required, we found that many integrations relied on this behavior. To restore compatibility, we have now ensured that trailing slashes are accepted for all public resource URLs.

    Impact:
    Signature requests and other resources created directly or indirectly via the API with trailing slashes may have resulted in broken data since yesterday at 20:00. Unfortunately, this data cannot be fixed and must be recreated by users or APIs.

    We sincerely apologize for the inconvenience and appreciate your understanding.

  • Investigating
    Investigating

    We are currently investigating this incident, why some API requests fail with INTERNAL_SERVER_ERROR.

    We keep you updated.