Intermittent 500 Internal Server Error for the endpoint wiki/api/v2/spaces.

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Intermittent 500 Internal Server Error for the endpoint wiki/api/v2/spaces.

      Steps to Reproduce

      Make a below REST API call.

      curl --request GET \
        --url 'https://{your-domain}/wiki/api/v2/spaces' \
        --user 'email@example.com:<api_token>' \
        --header 'Accept: application/json’

      Expected Results

      To return space details

      Actual Results

      Return intermittent 500 Internal Server Error.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Neha Kalekar
            Reporter:
            Ramchandra Kudtarkar
            Votes:
            8 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: