Comment réparer l’erreur 404 d’une API REST ?
How do I fix REST API 404? You fix this by opening the listen step in your VSM file, and changing the base path in there, so you don’t get a 404 error. You could change that to « »/api/ » » so any api requests are dealt-with, or « »/api/retrieveId/ » » so only retrieveId messages are dealt-with, or « »/ » » … Lire la suite