Enhanced API Error Messaging

XMLWordPrintable

    • 2

      Feature Request: Enhanced API Error Messaging

      Improve the API error messages to provide specific details about which licenses have been exceeded while using the following Org API.

      https://developer.atlassian.com/cloud/admin/organization/rest/api-group-directory/#api-v1-orgs-orgid-directory-users-accountid-restore-access-post

      { "errors": [ { "code": "ADMIN-400-32", "status": "400", "title": "TOO_MANY_LICENSE_BREACHES", "detail": "This operation cannot be processed as it modifies too many groups while a product license is breaching." } ] }

      This enhancement will help administrators quickly identify and resolve licensing issues without having to manually check each product.

      Currently, the API error messages do not specify which licenses are causing the issue, leading to delays in troubleshooting and resolution. In example CES-97868

            Assignee:
            Unassigned
            Reporter:
            Mario Avello
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: