adapter icon indicating copy to clipboard operation
adapter copied to clipboard

When SAS returns invalid JSON, it's impossible to get a log

Open medjedovicm opened this issue 4 months ago • 0 comments

Expected behaviour

When sending a request to SAS and in response there is an invalid JSON, the adapter should capture the log, and append this request to the SASjs Requests list.

Current behaviour

Failing requests are not added anywhere, it's impossible to get the logs of those requests.

Nice to have

Every request should have a generated UUID which is returned when calling the request method, so it's later possible to link directly to the log.

medjedovicm avatar Oct 31 '24 22:10 medjedovicm