membrane / api-gateway

API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.
https://membrane-api.io
Apache License 2.0
459 stars 138 forks source link

request/response body not shown in adminConsole #790

Closed rrayst closed 10 months ago

rrayst commented 11 months ago

request/response bodies are not shown in adminConsole.

(5.2.0, examples/oauth2/membrane, http://localhost:9000 -> Calls -> POST /token )

t-burch commented 10 months ago

image

This error appears on call details page.

image