DSS REST API HTTP Error

Options

When requesting EoD extract on Demand using the URL https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractWithNotes

I am getting the error {"error":{"message":"No HTTP resource was found that matches the request URI 'https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractWithNotes'."}}

Has the URL endpoint changed?

Best Answer

  • isabella.sharpley
    Answer ✓

    Thanks Christiaan, the endpoint was correct. The error was I was using a GET request instead of a POST

Answers