Actually i'm working with WSO2 Api Manager 1.9.0. I've published an API with a ressource with the following url template: /web/v1.2/test/{id}?user=12345
now when i try to request this resources it issue a not found matching resource exception.
any one have a solution for my issue?