atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
2 stars 3 forks source link

Not all error messages being returned correctly #340

Open SColson82 opened 2 weeks ago

SColson82 commented 2 weeks ago

In the POST, the only error message that I am receiving, regardless of the error issue is: Failed to create L2VPN. Status code: 400: Request does not have a valid JSON or body is incomplete/incorrect

The following error messages are in the SPEC and don't appear to be supported:

congwang09 commented 6 days ago

This is mostly updated. Will address 401, 411 and 422 in later PR.