Hello everyone, I have this error when I ran "java...
# help
n
Hello everyone, I have this error when I ran "java -jar wiremock-standalone-3.3.1.jar --port 8081 " in commandline error: Unexpected character ('?' (code 65279 / 0xfeff)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"? How can I resolve it ?
l
Difficult to say. Is there anything else in the folder where you are running wiremock? Is it trying to load mapping files and finding an error in one of them?
t
Agree this sounds like there’s an invalid stub mapping file in the
mappings
folder