Swagger UI see the send request
已回答
After the last Update suddenly the request I send using the Swagger UI cause an error. The generated CURL calls work fine and do not cause that error.
Is there a way to see the actual request that is issued by the Swagger UI in IntelliJ? I'm using Windows and just want to check if there is a encoding problem before opening a ticket.
Thanks in advance
请先登录再写评论。
Check the logs for errors, see https://intellij-support.jetbrains.com/hc/en-us/articles/207241085 .
Please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA with the logs attached so that we can investigate further.
Thanks for the link and the fast response!
There is no problem with the encoding. It seems to be a problem with the different proxys. So I'll not open a ticket, as it seems to be a problem with our proxys and network configuration.