GraphQLBundle icon indicating copy to clipboard operation
GraphQLBundle copied to clipboard

Improve exception message with request data

Open murilozilli opened this issue 6 years ago • 1 comments

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Version/Branch 0.11

I'm getting an exception on my server which I attached a screenshot.

screenshot from 2019-02-20 09-53-06

I just can't know what specific request I am getting that error so I can fix it.

Is it possible that we improve the message on the exceptions thrown in src/Request/Parser.php:101 and src/Request/Parser.php:110 with some informations coming from request?

murilozilli avatar Feb 19 '19 22:02 murilozilli

Hi @murilozilli feel free to submit a PR to improve this if you need some more information.

mcg-web avatar Feb 27 '19 06:02 mcg-web