You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the docker API server and submitting a valid UPRN, URL, post code and House Number via the Swagger UI returns a 500 error as follows:
{
"type": "about:blank",
"title": "Internal Server Error",
"detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",
"status": 500
}
Using the same post code and house number on the council website works correctly.
Name of Council
London Borough of Lewisham
Issue Information
Running the docker API server and submitting a valid UPRN, URL, post code and House Number via the Swagger UI returns a 500 error as follows:
Using the same post code and house number on the council website works correctly.
Verification
The text was updated successfully, but these errors were encountered: