Static Mapping Not work #177

Closed
opened 2025-12-29 14:24:27 +01:00 by adam · 1 comment
Owner

Originally created by @victorherrerocazurro on GitHub (Jun 10, 2019).

Hello, my name is Victor, I am trying to put the Wiremock.net library in a project, and I am following the documentation and the examples, but I can not make the static maps work, for example I focused on the WireMock.Net example. Console.NETCoreApp2 of the github repository, I have tried to access the resource

http: // localhost: 9091 / static / mapping

what is mapped in the file

__admin / mappings / 11111110-a633-40e8-a244-5cb80bc0ab66.json

But I returned a 404 with this content in the body

{
"Status": "No matching mapping found"
}

You could help me, thanks.

Originally created by @victorherrerocazurro on GitHub (Jun 10, 2019). Hello, my name is Victor, I am trying to put the Wiremock.net library in a project, and I am following the documentation and the examples, but I can not make the static maps work, for example I focused on the WireMock.Net example. Console.NETCoreApp2 of the github repository, I have tried to access the resource http: // localhost: 9091 / static / mapping what is mapped in the file __admin / mappings / 11111110-a633-40e8-a244-5cb80bc0ab66.json But I returned a 404 with this content in the body { "Status": "No matching mapping found" } You could help me, thanks.
adam added the question label 2025-12-29 14:24:27 +01:00
adam closed this issue 2025-12-29 14:24:27 +01:00
Author
Owner

@StefH commented on GitHub (Jul 3, 2019):

I've updated the example code, please get latest.

@StefH commented on GitHub (Jul 3, 2019): I've updated the example code, please get latest.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#177