Skip to content

Swagger 500 : {"Message":"An error has occured"}

David Schöne edited this page Jan 15, 2019 · 2 revisions

Issue

The API test environment cannot load and the APIs cannot be tested

Exception

exception

Solution

System.Net.Http.Formatting must be added to the web.config

solution

Additionally

Check also if the user table has a token column and is available in the workspace in the user mapping file of the token.

Clone this wiki locally