Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: SUIT
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:SUIT Sprint 2019-02
-
Team:Science User Interface
Description
The TAP spec says: "Error documents should be in a format that matches the requested format where possible; see DALI (Dowler and Demleitner et al., 2017) for details." DALI says: "An error document describing errors in use of the DAL service protocol may be a VOTable document or a plain text document." We should be supporting both VOTable and plain text error docs.
Currently, we expect error endpoint of async TAP service to return a VOTable. (See getErrorMsg of AsyncTapQuery.java) If an error doc is a plain text, we display
unable to parse http://lsst-lspdev.ncsa.illinois.edu/tap/async/qlyirajk0ga4r7wc/error
|
Content is not allowed in prolog.
|
Attachments
Issue Links
- relates to
-
DM-16668 Implement the UI for TAP service, Master Ticket
- Done
- links to
LSST TAP services is sending errors as plain text docs.