The error message says that no export exists that matches the criteria specified in your call to api.exports.requestAsync. Please see this documentation page of viewer 2:
We now get the ExportDefinitions via the “get function” from the documentation you have linked and iterate over the array “data” of the returned APIResponse object to do our exports. Works flawlessly!
“On another note, you are still using viewer 2. We strongly suggest that you make use of the latest available version of viewer 2, which is 2.38.0”
Noted! We will update to the latest version as soon as possible!
Hi Alexander, I’m a colleague of Moritz, also working on the same model.
We incorporated the insights from this thread into our application. The relevant exports are now requested from shapediver and we receive responses for both. Unfortunately neither brings good news as a message: “We are sorry, results for these parameter values can not be exported.”
Would you please advice on how we have to understand this message, as well? Thank you again very much already in advance.