I have a weird thing happening. I am attempting to save a generated NetConfig using the CLAPI method saveNetConfig. (I wrote an app that generates a JSON NetConfig payload) The save is successful when I perform the save using the Swagger UI “Try It Out!” feature. The save fails when I perform the save using the Curl command generated by the Swagger UI page. I can confirm my csrf is set correctly. The issue is the size of the payload. It appears to fail when the payload is above a certain size. The API call fails where Content-Length is somewhere 71358 (success) and 71358 (fail).
Does anybody face this issue? Does anyone have any suggestions?
todd.hamilton.omaha@gmail.com
(402) 660-2787