Error 500 when using Wiremock response templates #44217
Replies: 1 comment
-
cloud only |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm using the latest of Quarkus and Wiremock Dev service and like to use response templates in Wiremock.
According to the documentation in Quarkiverse the feature is disabled but when I enable it I still get errors from Wiremock.
I don't really know what to do or what I'm doing wrong but my other mappings is working (not templates).
Here is the mappings json:
I get an Error 500 back from Wiremock:
In my yaml file I have set the properties:
Any clues?
Thx
M
Beta Was this translation helpful? Give feedback.
All reactions