Schedule API returning 404 for URLs that used to work

XMLWordPrintable

    • 3
    • Severity 3 - Minor

      Issue Summary

      The schedule API used to allow slashes at the end of the URL. For example: https://api.opsgenie.com/v2/schedules/

      or

      https://api.opsgenie.com/v2/schedules/[$ScheduleName]/on-calls/?scheduleIdentifierType=name

      However, now it's returning a 404.

      Steps to Reproduce

      1. Try to list schedules via GET to https://api.opsgenie.com/v2/schedules/

      Expected Results

      This should return results.

      Actual Results

      404 - no handler found

      Workaround

      Remove the extra slash.

            Assignee:
            Unassigned
            Reporter:
            Brennan Kiely
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: