SmartAPI fixes
Report from Nichollette Acosta from Scripps team (copied from Slack DM to Eric):
Hey, We’re checking in from the SmartAPI team at Scripps regarding one of your KP registrations, http://smart-api.info/registry?q=03e63fbd5ed251bce08cb5801b6b169b. It’s currently returning a couple errors on the endpoints here:
:red_circle: https://arax.transltr.io/api/arax/v1.4/asyncquery_status/rXEOAosN3L (Error: response status is 404)
:white_check_mark: Suggested fix on this line here: https://github.com/RTXteam/RTX/blob/2d3da7ff41d7ad3f98cacfb157cc831d549aee2c/code/UI/OpenAPI/specifications/export/ARAX/1.5.0/openapi.yaml#L232
:red_circle: https://arax.transltr.io/api/arax/v1.4/query (Error: response status is 400)
:white_check_mark: Suggested fix in this query here: https://github.com/RTXteam/RTX/blob/2d3da7ff41d7ad3f98cacfb157cc831d549aee2c/code/UI/OpenAPI/specifications/export/ARAX/1.5.0/openapi.yaml#L357
As part of our automated uptime checks, we test registered endpoints using provided examples. If the example query is temporary or expires after a period of time, it may result in errors like this and affect your API’s uptime status. To avoid this, at your convenience we recommend either removing expired examples or replacing them with persistent queries that reliably return valid responses. Let us know if you have any questions — we’re happy to help! @Nichollette Acosta @Marco Cano (DOGSURF)