cta-wave / WMAS

Test suite for the Web Media API Snapshot Specification
Other
18 stars 9 forks source link

Failed to get a session results from API #81

Closed yanj-github closed 1 year ago

yanj-github commented 1 year ago

Failed to get a session results from API, the response data does not contain full information. e.g: https://webapitests2019.ctawave.org/wave/api/results/012248ee-4216-11ec-a169-0242ac110002 image

Returned result json data only up till part of the result for test /html/semantics/document-metadata/styling/LinkStyle.html

yanj-github commented 1 year ago

@louaybassbouss and @FritzHeiden this was working before but not anymore. Just wondering if there is any restictions in place for how much data it can be pulled from hosted version please? Is seems the data not returned in full.

FritzHeiden commented 1 year ago

Thank you for reporting. There should be no restriction for the returned data. Will investigate.

yanj-github commented 1 year ago

This is working now Thanks for the fix.