Done
Details
Details
Assignee
Unassigned
UnassignedReporter
Yauhen Viazau
Yauhen ViazauDevelopment Team
Eureka
RCA Group
TBD
Story Points
3
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 19, 2024 at 10:33 AM
Updated July 26, 2024 at 9:47 AM
Resolved July 26, 2024 at 9:47 AM
Preconditions:
Edge user exists in the system and has Edge API key
Steps to Reproduce:
Perform the following API call:
GET <<edge URL>>/rtac/<< existing instance UUID>>?apikey=edgeAPIKey
Actual Results: Response with 503 status is returned with following body:
Expected Results: Response with 200 status is returned with body containing information about the instance. Example of the body:
Additional Information:
NOT reproducible on evrk2, Snapshot
The same response for other requests using Edge URL and API key, for example:
{{edgeUrl}}/courses/reserves
{{edgeUrl}}/patron/account/externalsystemid:<<external system ID of existing user>>
See example: