Problem with downloading via CSS-v2

Options

I'm trying to download the content of a file using:

https://css.na-1-dev.api.opentext.com/v2/content/42d51007-f845-4e30-883f-6e0a01733d17/download

Even in the tester on the developerwebsite I get an error:

Server response

Code

Details

Failed to fetch.
Possible Reasons:

  • CORS
  • Network Failure
  • URL scheme must be "http" or "https" for CORS request.

Does anyone know what I'm doing wrong? I thougth this was working in the past?

Best Answer

Answers